tactical_agents_telegraf/config.yaml.example

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