Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
heka
/
c9a3eb1db5f39021fa71f13491943af576b02d0d
/
.
/
heka
/
files
/
toml
/
encoder
/
es-json.toml
blob: ae9e0daba05301b87b4db509fbd68ae3393c2d8b [
file
] [
log
] [
blame
]
[
es_json
]
type
=
"ESJsonEncoder"
es_index_from_timestamp
=
true
index
=
"{{ values.get('index', '%{Type}-%{%Y.%m.%d}') }}"
type_name
=
"{% raw %}%{Type}{% endraw %}"