|
@@ -20,8 +20,8 @@ filebeat.prospectors:
|
|
# Paths that should be crawled and fetched. Glob based paths.
|
|
# Paths that should be crawled and fetched. Glob based paths.
|
|
paths:
|
|
paths:
|
|
- "/root/nginx/*.log"
|
|
- "/root/nginx/*.log"
|
|
- - "/root/docker/*/*.log"
|
|
|
|
- - "/root/php7/*.log"
|
|
|
|
|
|
+ #- "/root/docker/*/*.log"
|
|
|
|
+ #- "/root/php7/*.log"
|
|
#- c:\programdata\elasticsearch\logs\*
|
|
#- c:\programdata\elasticsearch\logs\*
|
|
encoding: utf-8
|
|
encoding: utf-8
|
|
|
|
|