1
0
Fork 0
telegraf/plugins/inputs/slurm/testcases/panic/telegraf.conf

9 lines
183 B
Text
Raw Normal View History

[[inputs.slurm]]
url = "willBeOverriden"
response_timeout = "5s"
enabled_endpoints = []
## Credentials for JWT-based authentication
username = "root"
token = "topSecret"