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

Send InfluxDB data to Victoriametrics cluster #90

Closed
alesanmed opened this issue Nov 13, 2020 · 2 comments
Closed

Send InfluxDB data to Victoriametrics cluster #90

alesanmed opened this issue Nov 13, 2020 · 2 comments
Labels
question Further information is requested

Comments

@alesanmed
Copy link

Hi all,

I reviewed the charts available in the repo and I can see that in single mode the port 8428 is exposed as well as other ways of writing influx data. But I can't find that same thing with the cluster mode. How can I achieve that using the cluster?

Thanks!!

@tenmozes
Copy link
Collaborator

hello, yes you can do it, you need to specify influxListenAddr in extraArgs section

vmisert:
 extraArgs: 
    influxListenAddr: ":port"

@tenmozes tenmozes added the question Further information is requested label Nov 14, 2020
@alesanmed
Copy link
Author

Thanks for the answer, it worked!! It would be nice to add that variable to the cluster documentation. Thanks again, closing the issue :)

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

No branches or pull requests

2 participants