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