dever 7 år sedan
förälder
incheckning
cd97e431b2
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      container/conf/elastic/filebeat/filebeat.yml

+ 2 - 2
container/conf/elastic/filebeat/filebeat.yml

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