1
0
mirror of https://github.com/krislamo/graylog_demo synced 2024-09-19 21:50:36 +00:00

Remove bind mount log paths

This commit is contained in:
Kris Lamoureux 2020-03-04 11:35:39 -05:00
parent 4a0d92fa97
commit 802a2d4e10
Signed by: kris
GPG Key ID: A30022791E1719A4

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