commit | 2ac17995011b865f9f84e8a5e3756e18edbc88c3 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Nov 04 12:48:07 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Nov 04 12:48:07 2015 +0100 |
tree | ece0f86d8bfb764278a9a9df35e47dba4d51ec58 | |
parent | 190368afaf48dca8e6c9b610e167c00aecd9b277 [diff] |
add missing payload
diff --git a/heka/files/decoder/payloadregex.toml b/heka/files/decoder/payloadregex.toml new file mode 100644 index 0000000..81b36ab --- /dev/null +++ b/heka/files/decoder/payloadregex.toml
@@ -0,0 +1,5 @@ +[Payloadregex] +type = "PayloadRegexDecoder" +match_regex = "{{ values.match_regex }}" +timestamp_layout = "{{ values.timestamp_layout }}" +