-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
nginx plugin missing server value #126
Comments
Looks like a bug to me, I'll look into it @ojan in the meantime, try removing
|
nevermind, the issue is due to not catching an error from net.SplitHostPort, I'll have a PR up soon |
@ojan the solution will be to add a port to your url, I believe this should work:
|
Works for me. thanks for the workaround |
Same problem here:
Same solution:
|
Closing this issue, the fix is in |
Hello,
With Telegraf 0.15 and InfluxDB 0.9.3 RC1, when i activate the nginx plugin with this configuration
I get this response with telegraf -config /etc/opt/telegraf/telegraf.conf -test
And then find in the telegraf.log
Bug or misconfiguration on my side ?
The text was updated successfully, but these errors were encountered: