fuel-plugin-lma-collector/deployment_scripts/puppet/modules/heka/templates/encoder/es_json.toml.erb

5 lines
129 B
Plaintext

[<%= @title %>_encoder]
type = "ESJsonEncoder"
index = "<%= @index %>"
es_index_from_timestamp = <%= @es_index_from_timestamp %>