Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running raw telegraf command without a config file causes error #26

Closed
desa opened this issue Jun 23, 2015 · 3 comments
Closed

Running raw telegraf command without a config file causes error #26

desa opened this issue Jun 23, 2015 · 3 comments
Labels
bug unexpected problem or unintended behavior

Comments

@desa
Copy link
Contributor

desa commented Jun 23, 2015

Simply running telegraf by itself yields this error

2015/06/23 13:51:16 Error in plugins: Post write?consistency=&db=&precision=&rp=: unsupported protocol scheme ""

If you generate a sample config and run it with the config file, everything works fine.

screen shot 2015-06-23 at 1 54 15 pm

@desa desa changed the title Running raw telegraf command without a config file causes errorf Running raw telegraf command without a config file causes error Jun 23, 2015
@benfb
Copy link
Contributor

benfb commented Jul 3, 2015

Could we load in the sample config by default?

@zepouet
Copy link
Contributor

zepouet commented Jul 9, 2015

@benfb else to stop the processus if no configuration is given.

@sparrc sparrc added the bug unexpected problem or unintended behavior label Aug 5, 2015
@sparrc
Copy link
Contributor

sparrc commented Aug 5, 2015

I would say the solution should be to fail and exit with a better error message if no config file is specified, marking as a bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

4 participants