Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
heka
/
636c631f777a6e91974d83bbc803ef406ed5d4e1
/
.
/
heka
/
files
/
toml
/
output
/
dashboard.toml
blob: f4a6ebe395ac2f3a1e139633710505aba88b4c9c [
file
] [
log
] [
blame
]
[
DashboardOutput
]
address
=
"{{ output.host }}:{{ output.port }}"
ticker_interval
=
{{
output
.
get
(
'ticker_interval'
,
30
)
}}