Filebeat is not reading .out file from filebeat.inputs path. I want to read the nohup.out files in the log folder. Please help me with the configuration
Here's the filebeat.yml.
filebeat.inputs:
- type: log
Change to true to enable this input configuration.
enabled: truePaths that should be crawled and fetched. Glob based paths.
paths:- /a/a/a/a/logs/*.out