#mtconnect, #rethinkdb, #influxdb, #elasticsearch, #kafka
2.2K
mtconnect-dataconnect is an MTConnect Agent DataConnect Gateway process. It streams data from any MTConnect Agent v1.4+ to data services for RethinkDB, InfluxDB, ElasticSearch, or Apache Kafka.
To run the process in this container with the local conf directory holding the configuration files.
docker run --rm --name mtconnect-dataconnect -it \
-v ./conf:/metaagent/config \
metalogi4ai/mtconnect-dataconnect:latest
The Docker image allows for easy configuration using the configuration file mtconnect-dataconnect.cfg in the /metaagent/config directory.
Please follow this link for the example setup.
Content type
Image
Digest
sha256:5dbde8c7d…
Size
78.5 MB
Last updated
10 months ago
docker pull metalogi4ai/mtconnect-dataconnect