README.md in fluent-plugin-systemd-0.3.1 vs README.md in fluent-plugin-systemd-1.0.0.rc1
- old
+ new
@@ -42,11 +42,11 @@
path /var/log/journal
filters [{ "_SYSTEMD_UNIT": "kube-proxy.service" }]
read_from_head true
<storage>
@type local
- persistent true
+ persistent false
path kube-proxy.pos
</storage>
<entry>
field_map {"MESSAGE": "log", "_PID": ["process", "pid"], "_CMDLINE": "process", "_COMM": "cmd"}
fields_strip_underscores true
@@ -194,11 +194,11 @@
## Contributions
Issues and pull requests are very welcome.
-If you want to make a contribution but need some help or advice feel free to message me @errm on the [Fluentd Slack](http://slack.fluentd.org/), or send me an email ed@reevoo.com.
+If you want to make a contribution but need some help or advice feel free to message me @errm on the [Fluentd Slack](http://slack.fluentd.org/), or send me an email edward-robinson@cookpad.com
We have adopted the [Contributor Covenant](CODE_OF_CONDUCT.md) and thus expect anyone interacting with contributors, maintainers and users of this project to abide by it.
## Maintainer
@@ -214,5 +214,7 @@
* [Richard Megginson](https://github.com/richm)
* [Mike Kaplinskiy](https://github.com/mikekap)
* [neko-neko](https://github.com/neko-neko)
* [Sadayuki Furuhashi](https://github.com/frsyuki)
* [Jesus Rafael Carrillo](https://github.com/jescarri)
+* [John Thomas Wile II](https://github.com/jtwile2)
+* [Kazuhiro Suzuki](https://github.com/ksauzz)