Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
heka
/
faf98987a9024e8fc326c883a4e9d5665dbee519
/
.
/
heka
/
files
/
encoder
/
es-json.toml
blob: 170dd36381093eed51823291470fab4968222fe2 [
file
] [
log
] [
blame
]
[
es_json
]
type
=
"ESJsonEncoder"
index
=
"{{ values.index }}"
{%
if
values
.
es_index_from_timestamp
==
True
%}
es_index_from_timestamp
=
true
{%-
else
-%}
es_index_from_timestamp
=
false
{%-
endif
-%}