Fix fluentd-gcp configuration to facilitate JSON parsing

pull/6/head
Mik Vyatskov 2017-06-27 15:58:25 +02:00
parent 6d1da16456
commit b6a0e442ce
2 changed files with 3 additions and 3 deletions

View File

@ -314,7 +314,7 @@ data:
# This filter is used to convert process start timestamp to integer
# value for correct ingestion in the prometheus output plugin.
<filter>
<filter process_start>
@type record_transformer
enable_ruby true
auto_typecast true
@ -415,7 +415,7 @@ data:
</store>
</match>
metadata:
name: fluentd-gcp-config-v1.0
name: fluentd-gcp-config-v1.1
namespace: kube-system
labels:
addonmanager.kubernetes.io/mode: Reconcile

View File

@ -120,7 +120,7 @@ spec:
path: /usr/lib64
- name: config-volume
configMap:
name: fluentd-gcp-config-v1.0
name: fluentd-gcp-config-v1.1
- name: ssl-certs
hostPath:
path: /etc/ssl/certs