Hi,
I did this configuration on filebeat.yml but I had this error when I started it :
- type: log
enabled: true
paths:
- /var/log/network/FWEquin_WAN_R03-01M.log
fields:
log_type: fortigate
- type: log
enabled: true
- /var/log/network/frghcfwdmz01m.log
fields:
log_type: paloalto
- type: log
enabled: true
- /var/log/network/frghcfwint01m-fwcommon-2.log
fields:
log_type: cisco_asa
[root@frghcslnetv03 filebeat]# service filebeat start
Starting filebeat: Exiting: error loading config file: yaml: line 26: did not find expected key
And the line 26 is :
log_type: fortigate