parserContent_cef-catonetworks-vpn-end.md
July 25, 2023 ยท View on GitHub
Parser Content
{
Name = cef-catonetworks-vpn-end
Vendor = CatoNetworks
Product = Cato Cloud
Lms = ArcSight
DataType = "vpn-end"
TimeFormat = "EEE MMM dd HH:mm:ss Z yyyy"
Conditions = [ """CEF:""", """|CatoNetworks|""", """internalType=DISCONNECTED""" ]
Fields = [
"""exabeam_host=([^=]{1,2000}@\s{0,100})?({host}\S+)""",
"""\Wdvc=({host}[A-Fa-f:\d.]{1,2000})""",
"""\Wrt=({time}\w+\s{1,100}\w+\s{1,100}\d{1,100}\s{1,100}\d\d:\d\d:\d\d\s{1,100}\w+\s{1,100}\d\d\d\d)""",
"""\Wdst=({dest_ip}[A-Fa-f:\d.]{1,2000})""",
"""\Wsrc=({src_ip}[A-Fa-f:\d.]{1,2000})""",
"""\Wact=({outcome}.+?)\s{1,100}(\w+=|$)""",
"""\Wshost=({user_fullname}.+?)\s{1,100}(\w+=|$)""",
"""\Wtunnel_device_type=({os}.+?)\s{1,100}(\w+=|$)""",
]
}