I have a Opnsense instance running behind a WireGuard Tunnel. The issue is, that telegraf binds automatically to WG0 interface which is not part of the encrypted traffic and gets dropped.
Is there a way to set the local_address mentioned in the release notes: https://docs.influxdata.com/telegraf/v1/release-notes/
Thanks
P.S.
I'm using:
os-telegraf (installed) 1.12.13
https://github.com/influxdata/telegraf/tree/master/plugins/outputs/influxdb_v2
---
Is there a way to set the local_address mentioned in the release notes: https://docs.influxdata.com/telegraf/v1/release-notes/
Thanks
P.S.
I'm using:
os-telegraf (installed) 1.12.13
https://github.com/influxdata/telegraf/tree/master/plugins/outputs/influxdb_v2
---