For general information about Anodot agents, including main concepts, pipelines and a basic work flow, see Anodot Agents - Overview.
To use the Anodot InfluxDB agent, configure:
- Your InfluxDB source
- Your InfluxDB Anodot pipleline(s) to your needs
And you're set to aggregate your data.
Prerequisites
- Docker & docker-compose.
- An InfluxDB platform; the data source.
- An active Anodot account; the data destination.
- Persistent volumes: 250Kb for every pipeline
Get the agent docker image from Dockerhub.
Please follow the installation and configuration steps in our Github Repo.