Merge remote-tracking branch 'upstream/master' into fluentd-elasticsearch
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
approvers:
|
||||
- coffeepac
|
||||
- monotek
|
||||
- piosz
|
||||
reviewers:
|
||||
- coffeepac
|
||||
- monotek
|
||||
- piosz
|
||||
labels:
|
||||
- sig/instrumentation
|
||||
|
@@ -320,7 +320,7 @@ data:
|
||||
<source>
|
||||
@id journald-container-runtime
|
||||
@type systemd
|
||||
matches [{ "_SYSTEMD_UNIT": "{{ container_runtime }}.service" }]
|
||||
matches [{ "_SYSTEMD_UNIT": "{{ fluentd_container_runtime_service }}.service" }]
|
||||
<storage>
|
||||
@type local
|
||||
persistent true
|
||||
|
Reference in New Issue
Block a user