Commit c887ad75 authored by Alex Robinson's avatar Alex Robinson

Stop collecting monit logs via fluentd.

parent 8cd7431b
...@@ -81,14 +81,6 @@ ...@@ -81,14 +81,6 @@
<source> <source>
type tail type tail
format none format none
path /varlog/monit.log
pos_file /varlog/gcp-monit.log.pos
tag monit
</source>
<source>
type tail
format none
path /varlog/salt/minion path /varlog/salt/minion
pos_file /varlog/gcp-salt.pos pos_file /varlog/gcp-salt.pos
tag salt tag salt
......
...@@ -66,14 +66,6 @@ ...@@ -66,14 +66,6 @@
<source> <source>
type tail type tail
format none format none
path /varlog/monit.log
pos_file /varlog/gcp-monit.log.pos
tag monit
</source>
<source>
type tail
format none
path /varlog/salt/minion path /varlog/salt/minion
pos_file /varlog/gcp-salt.pos pos_file /varlog/gcp-salt.pos
tag salt tag salt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment