I'm working on setting up an elastic installation and forwarding all Check Point logs via Elastic Agent integration. I have setup Fleet, created the Agent Policy and installed the Elastic Agent on the Check Point management server. The agent will not send the fw.log file which contains all the firewall logs for network traffic. The integration description states that it utilizes the log exporter but doesn't provide any instructions for this. I've setup a manual cp_log_export but elastic is not ingesting the syslog logs from Check Point log exporter. Can someone help me understand where I'm going wrong?
Integration Config:
Log Exporter Config:
cp_log_export add name elastic target-host 10.1.1.10 target-port 9200 protocol tcp format syslog
