Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
apache
/
3410cb0e73cf3fbb5419e57ecf0c0e322185fa94
/
.
/
apache
/
files
/
telegraf.conf
blob: ac24043945fb3d76f58800aae43062f197455531 [
file
] [
log
] [
blame
]
[[
inputs
.
apache
]]
response_timeout
=
"{{ values.timeout|default("
5s
") }}"
urls
=
{{
values
.
urls
|
default
([
"http://localhost/server-status?auto"
])
}}