README.md in fluent-plugin-yohoushi-0.1.3 vs README.md in fluent-plugin-yohoushi-0.1.4
- old
+ new
@@ -7,10 +7,10 @@
<match foo.bar.**>
type yohoushi
base_uri http://yohoushi.local:4804
key1 foo_count /foobar/foo_count
key2 bar_count /foobar/bar_count
- </source>
+ </match>
Assuming following inputs are coming:
foo.bar: {"foo_count":1,"bar_count":2}