Change type from 'log' to 'filestream' to ensure compatibility with Elastic 8

This commit is contained in:
weslambert
2022-06-27 10:39:58 -04:00
committed by GitHub
parent d0818e83c9
commit 85f790b28a

View File

@@ -1,7 +1,7 @@
filebeat:
config:
inputs:
- type: log
- type: filestream
paths:
- /nsm/mylogdir/mylog.log
fields:
@@ -19,4 +19,4 @@ filebeat:
output:
file:
path: "/tmp/filebeat"
filename: filebeat
filename: filebeat