1
0
mirror of https://github.com/krislamo/graylog_demo synced 2025-09-07 10:59:29 +00:00

Remove bind mount log paths

This commit is contained in:
2020-03-04 11:35:39 -05:00
parent 4a0d92fa97
commit 802a2d4e10

View File

@@ -11,8 +11,8 @@
<source>
@type tail
path /var/log/hostlogs/httpd/access_log
pos_file /var/log/hostlogs/httpd/access_log.pos
path /var/log/httpd/access_log
pos_file /var/log/httpd/access_log.pos
tag httpd.access
<parse>
@type apache2
@@ -23,7 +23,7 @@
@type copy
<store>
@type file
path /var/log/hostlogs/containers/${tag}
path /var/log/containers/${tag}
append true
<buffer tag>
timekey 5s