blob: e43203a4c7e3160ff3265db71b3c9cf38c4c1f56 [file] [log] [blame]
[encoder_{{ name }}]
type = "ESJsonEncoder"
index = "{{ values.index }}"
{% if values.es_index_from_timestamp == True %}
es_index_from_timestamp = true
{%- else -%}
es_index_from_timestamp = false
{%- endif -%}