Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 914 Bytes

pC_pingidentitypingakvhttpsession.md

File metadata and controls

23 lines (21 loc) · 914 Bytes

Parser Content

{
Name = pingidentity-pinga-kv-http-session
  Vendor = Ping Identity
  Product = Ping Access
  TimeFormat = "yyyy-MM-dd HH:mm:ss"
  Conditions= [ """exchangeId="""", """trackingId="""", """roundTripMS="""", """authMech="""", """responseCode="""" ]
  Fields=[
    """({host}\w+)\s({time}\d\d\d\d-\d\d-\d\d\s\d\d:\d\d:\d\d)""",
    """client="({src_ip}((([0-9a-fA-F.]{0,4}):{1,2}){1,7}([0-9a-fA-F]){1,4})|(((25[0-5]|(2[0-4]|1\d|[0-9]|)\d)\.?\b){4}))(:({src_port}\d+))?"""",
    """method="({method}[^"]+)"""",
    """requestUri="({uri_path}[^"]+)"""",
    """responseCode="({http_response_code}\d+)"""",
    """targetHost="(({dest_ip}((([0-9a-fA-F.]{0,4}):{1,2}){1,7}([0-9a-fA-F]){1,4})|(((25[0-5]|(2[0-4]|1\d|[0-9]|)\d)\.?\b){4}))(:({dest_port}\d+)?)|({url}[^"]+))"""", 
    """subject="({user}[^"]+)"""",
    """applicationName ="({app}[^"]+)""""
  ]
  ParserVersion = "v1.0.0" 


}