Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

By running a quick curl command from the server where you are hosting the agent / sending data to Eyer, you can verify that you can establish a connection to our backend.

curl -X POST https://data.eyer.ai/api/telegraf/<endpoint>"

If there is nothing blocking the request, you should get a “Authentication required” in return.

  • No labels