mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 07:18:33 +01:00
feat: more syslog/telegraf stuff
This commit is contained in:
4
roles/monitoring-master/templates/telegraf_influxdb.conf
Normal file
4
roles/monitoring-master/templates/telegraf_influxdb.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
[[outputs.influxdb]]
|
||||
database = "telegraf"
|
||||
username = "telegraf"
|
||||
password = "{{ influxdb_telegraf_password }}"
|
||||
Reference in New Issue
Block a user