mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
Stop collecting monit logs via fluentd.
This commit is contained in:
@@ -78,14 +78,6 @@
|
|||||||
tag kubernetes.${tag_suffix[3].split('-')[0..-2].join('-')}
|
tag kubernetes.${tag_suffix[3].split('-')[0..-2].join('-')}
|
||||||
</match>
|
</match>
|
||||||
|
|
||||||
<source>
|
|
||||||
type tail
|
|
||||||
format none
|
|
||||||
path /varlog/monit.log
|
|
||||||
pos_file /varlog/gcp-monit.log.pos
|
|
||||||
tag monit
|
|
||||||
</source>
|
|
||||||
|
|
||||||
<source>
|
<source>
|
||||||
type tail
|
type tail
|
||||||
format none
|
format none
|
||||||
|
@@ -63,14 +63,6 @@
|
|||||||
tag kubernetes.${tag_suffix[3].split('-')[0..-2].join('-')}
|
tag kubernetes.${tag_suffix[3].split('-')[0..-2].join('-')}
|
||||||
</match>
|
</match>
|
||||||
|
|
||||||
<source>
|
|
||||||
type tail
|
|
||||||
format none
|
|
||||||
path /varlog/monit.log
|
|
||||||
pos_file /varlog/gcp-monit.log.pos
|
|
||||||
tag monit
|
|
||||||
</source>
|
|
||||||
|
|
||||||
<source>
|
<source>
|
||||||
type tail
|
type tail
|
||||||
format none
|
format none
|
||||||
|
Reference in New Issue
Block a user