commit | c7c18c65e6a2d548e1f64ac79d6d147e529b66d1 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Nov 04 12:57:07 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Nov 04 12:57:07 2015 +0100 |
tree | ece0f86d8bfb764278a9a9df35e47dba4d51ec58 | |
parent | 0f877f591c2c88c29798ca19ab9f75bc188708fb [diff] | |
parent | e253cf7671e20c33b885c928dd7c7349f7d78579 [diff] |
Merge branch 'master' of git.tcpcloud.eu:saltstack-formulas/heka-formula
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 }}" +