$OpenBSD: patch-filebeat_filebeat_yml,v 1.2 2018/05/17 12:47:32 pvk Exp $
Index: filebeat/filebeat.yml
--- filebeat/filebeat.yml.orig
+++ filebeat/filebeat.yml
@@ -26,6 +26,8 @@ filebeat.prospectors:
   # Paths that should be crawled and fetched. Glob based paths.
   paths:
     - /var/log/*.log
+    - /var/log/authlog
+    - /var/log/daemon
     #- c:\programdata\elasticsearch\logs\*
 
   # Exclude lines. A list of regular expressions to match. It drops the lines that are
