Merge pull request #8199 from Security-Onion-Solutions/fix/filebeat_filestream_elastic8

Change type from 'log' to 'filestream' to ensure compatibility with E…
This commit is contained in:
weslambert
2022-06-27 14:58:54 -04:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
filebeat:
config:
inputs:
- type: log
- type: filestream
paths:
- /nsm/mylogdir/mylog.log
fields: