Sha256: 23642c488fec672d289f7ebb6ee0dfcc098e2bcf3a91bc3a4de854d492524363
Contents?: true
Size: 326 Bytes
Versions: 3
Compression:
Stored size: 326 Bytes
Contents
<source> @type forward port 24224 </source> <match w.**> @type records_merger tag result merge_timing before main_tag w.main_word sub_tag1 w.sub_word1 condition sub1["word"] == "hello" <record> main ${main["word"]} sub ${sub1["word"]} </record> </match> <match result> @type stdout </match>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-records-merger-0.1.3 | example/fluent.conf |
fluent-plugin-records-merger-0.1.2 | example/fluent.conf |
fluent-plugin-records-merger-0.1.1 | example/fluent.conf |