pC_scheckpointproxy.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = s-checkpoint-proxy
  Vendor = Check Point 
  Product = NGFW
  Lms = Splunk
  DataType = "web-activity"
  IsHVF = true
  TimeFormat = "yyyy-MM-dd'T'HH:mm:ss"
  Conditions = [ """ Action="""", """product="URL Filtering"""" ]
  Fields = [
    """({time}\d\d\d\d-\d\d-\d\dT\d\d:\d\d:\d\d)\-+\d{1,100}:\d\d\s{1,100}({host}\S+)\s{1,100}""",
    """\WAction="({action}[^"]{1,2000})""",
    """\Wsrc="({src_ip}[A-Fa-f:\d.]{1,2000})""",
    """\Wdst="({dest_ip}[A-Fa-f:\d.]{1,2000})""",
    """\Wappi_name="(\*+|({web_domain}(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})|[^"\/]{1,2000}))"""",
    """\Wmatched_category="(\*+|({category}[^"]{1,2000}))"""",
    """\Wweb_client_type="({user_agent}[^"]{1,2000})""",
    """\Wresource="({full_url}[^"]{1,2000})""",
    """\Wresource="({protocol}[^:"]{1,2000})""",
    """\Wresource="(?:[^:]{1,2000}:\/+)({web_domain}[^\/:\s]{1,2000})""",
    """\Wresource="(\w+:\/+[^\/]{1,2000}({uri_path}\/[^?"]{1,2000}))""",
    """\Wresource="(\w+:\/+[^?]{1,2000}(|({uri_query}[^"]{1,2000})))"""",
    """\Wuser=".+?\(({user}[^)]{1,2000})\)""",
    """\Wsrc_user_name=".+?\(({user}[^)]{1,2000})\)""",
    """\Wsrc_machine_name="({src_host}[^@"]{1,2000})(@({domain}[^@"]{1,2000}))?""",
    """\Wservice="({dest_port}\d{1,100})""",
    """\Ws_port="({src_port}\d{1,100})""",
    """\Wsent_bytes="({bytes_out}\d{1,100})""",
    """\Wreceived_bytes="({bytes_in}\d{1,100})""",
  ]


}