EventHandler for Syslog device
Hello everyone,
we are using a FortiAnalyzer VM 5.2.4 to test integration with our own network monitoring system.
Our system generates syslog messages that are typically forwarded to SIM/SIEMs, and we can do that in various formats (CEF, LEEF), even customs.
Now, we we would like to create EventHandlers for our events (about 50+) and we are wondering how to achieve that by parsing the "msg" field (as our system is seen as a generic Syslog device and lacks all of the fields available for other Fortinet devices) with a Generic Text Filter...
We can't find good examples to achieve this...
thanks!