I have written a simple parser extension for a specific log type which was coming as unparsed.
Parser Extension :
Output :
No UDM events or entities were generated for the current parser configuration. If this is not intended, rectify the code snippet/UDM mappings and then click preview.
SampleLog :
<14>Feb 8 12:55:48 ABC_FW1 021201146055,2025/02/08 12:55:48,audit,2817,log-critical-activity,,"type=DEL_GROUP msg=audit(1738079548.016:64651): pid=17128 uid=0 auid=42949295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=delete-group grp=""_cliuser"" acct=""_cliuser"" exe=""/usr/sbin/userdel"" hostname=? addr=? terminal=console res=success'",success
Can anyone help me solve this?
@bsalvatore @citreno @jstoner