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: filebeat:
config: config:
inputs: inputs:
- type: log - type: filestream
paths: paths:
- /nsm/mylogdir/mylog.log - /nsm/mylogdir/mylog.log
fields: fields: