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

Wrong IP address in conf/telegraf/telegraf.conf #5

Open
KJStick opened this issue Jun 16, 2023 · 1 comment
Open

Wrong IP address in conf/telegraf/telegraf.conf #5

KJStick opened this issue Jun 16, 2023 · 1 comment

Comments

@KJStick
Copy link

KJStick commented Jun 16, 2023

The telegraf.conf for both Windows and Ubuntu have the urls set as follows: urls = [ "http://10.100.1.86:8086" ]. This IP does not work - is it supposed to be urls = [ "http://PUT NEW IP ADDRESS HERE:8086" ] as in the README?

@kelvintechie1
Copy link

Lol oops, that's my workstation's IP address. Must have forgotten to wipe it out before I pushed to source control. Yeah, 10.100.1.86 should be replaced with your machine's IP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants