Files
tactical_agents_telegraf/config.yaml.example
T
2022-03-17 09:11:02 +01:00

7 lines
158 B
Plaintext

server:
token: TACTICAL_API_TOKEN
url: https://api.tactical.example.com/
verify_ssl: True # TODO Implement this
telegraf:
host: localhost
port: 8092