pC_cefmcafeedlpemailalertfailed.md
June 14, 2023 ยท View on GitHub
Parser Content
{
Name = cef-mcafee-dlp-email-alert-failed
Vendor = McAfee
Product = McAfee Email Protection
Lms = ArcSight
DataType = "dlp-email-alert"
TimeFormat = "epoch"
Conditions = [ """CEF:""", """|McAfee|Secure Internet Gateway|""", """|smtp:Email Rejected|""" ]
Fields = [
"""CEF:([^\|]{0,2000}\|){4}({alert_name}[^\|]{1,2000})""",
"""\Wrt=({time}\d{1,100})""",
"""\Wdvchost=({host}[\w\-.]{1,2000})""",
"""\WeventId=({alert_id}\d{1,100})""",
"""\Wact=({outcome}.+?)\s{1,100}([\w\\]{1,2000}=|$)""",
"""\Wshost=({src_host}[\w\-.]{1,2000})""",
"""\Wsrc=({src_ip}[A-Fa-f:\d.]{1,2000})""",
"""\WFrom\\=<({sender}[^\s>]{1,2000})""",
"""\Wsize=(|({bytes}\d{1,100}))""",
"""\Wto\\=<(unknown|({recipients}[^>]{1,2000}))""",
"""\Wto\\=<(unknown|({recipient}[^\s>,;]{1,2000}))""",
"""\Wattachment\(s\)\\='(|({attachments}[^']{1,2000}))'""",
"""\Wattachment\(s\)\\='(|({attachment}[^,']{1,2000})),""",
]
DupFields = [ "alert_name->alert_type" ]
}