Stop collecting monit logs via fluentd.

This commit is contained in:
Alex Robinson 2015-08-07 00:12:21 +00:00
parent 8cd7431b3d
commit c887ad75b8
2 changed files with 0 additions and 16 deletions

View File

@ -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

View File

@ -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