Hi Filebeat team ,
For filebeat 5 debugging logs file is not creating in define path. I m using OS linux.
logging.level: info
logging.to_files: true
logging.to_syslog: false
logging.files:
path: /var/log
name: mybeat.log
keepfiles: 7
Not sure what is doing wrong? even i check with so many blocks configuration is same.