Logging opc ua data with docker and influxdb

Hi everyone

I also put together a simple sample project to log OPC UA data, that might be helpful for others.

The project consists of the docker configuration and a simple AS Project, which simulates some OPC-UA variables. I use telegraf and InfluxDB for logging and storing the data and grafana for the dashboard.

The whole setup can run in simulation on your PC (if you have docker engine) or on real hardware. All you need to do is set the correct .env variables, i.e. Endpoint uri of your OPC-UA server…
Soma basic Dashboards for Grafana are included

The project is open-source and available on GitHub

Feel free to check it out or give feedback!

Cheers!

10 Likes

Can be used together with X20 Edge - X20 meets IoT but deserves its own topic. Thanks for sharing, @Christoph_Guthmann2.

1 Like

Hi,

Tested view IoT connector.
I recommend exporting Grafana dashboards with the option: “Export dashboard to use in another instance.”
It’s easier to import for other people.

1 Like