Merge pull request #12371 from a-robinson/logs

Stop collecting monit logs via fluentd
This commit is contained in:
Alex Robinson 2015-08-10 11:06:21 -07:00
commit a0330fe31a
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