Files
no-secrets-athq-ansible/roles/monitoring-master/templates/telegraf_influxdb.conf
T
2024-02-12 17:01:18 +01:00

5 lines
117 B
Plaintext

[[outputs.influxdb]]
database = "telegraf"
username = "telegraf"
password = "{{ influxdb_telegraf_password }}"