fuel-ccp-stacklight/service/files/heka-global.toml.j2

11 lines
186 B
Django/Jinja

[hekad]
maxprocs = {{ heka_max_procs }}
[debug_output]
type = "LogOutput"
message_matcher = "Fields[payload_name] == 'debug'"
encoder = "rst_encoder"
[rst_encoder]
type = "RstEncoder"