Hi Team,
I’m currently working on a custom parser for Cisco FTD logs in FortiSIEM, but I’m facing an issue where the events are still being shown as “Unknown Event Type” even though the parser validation is successful.
These are the logs being ingested from the FMC:
<46>Oct 22 10:09:04 FTD1: IPRep.pl: csm_processes@Default User IP, Login, Login Success
<46>Oct 22 10:03:28 FTD1: cluster_plug.pl: csm_processes@Default User IP, Login, Login Success
<46>Oct 22 10:03:26 FTD1: vpn_plug.pl: csm_processes@Default User IP, Login, Login Success
<46>Oct 22 10:03:22 FTD1: deploy_telemetry.pl: csm_processes@Default User IP, Login, Login Success
<46>Oct 22 10:03:19 FTD1: devices_plug.pl: csm_processes@Default User IP, Login, Login Success
<46>Oct 22 02:00:00 MFTD1: sfdccsm: System@Default User IP, Purge, System purged 0 number of Deployment Jobs
<eventParser>
<eventFormatRecognizer>
<![CDATA[.*FTD1.*@.*]]>
</eventFormatRecognizer>
<parsingInstructions>
<setEventAttribute attr="eventType">Cisco-FMC-Audit-Event</setEventAttribute>
<setEventAttribute attr="eventSeverity">INFO</setEventAttribute>
<setEventAttribute attr="category">System Audit</setEventAttribute>
</parsingInstructions>
</eventParser>
Current status:
The parser passes validation and matches logs in test parsing.
However, in the Event Explorer, events still appear as “Unknown Event Type” instead of “Cisco-FMC-Audit-Event”.
The parser file is created via the GUI (not manually uploaded).
We have not restarted any services yet.
| User | Count |
|---|---|
| 2691 | |
| 1412 | |
| 810 | |
| 711 | |
| 455 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.