pC_cefpingapplogin2.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = cef-ping-app-login-2
  Vendor = Ping Identity
  Product = PingOne
  Lms = Direct
  DataType = "app-login"
  TimeFormat = "epoch"
  Conditions = [ """destinationServiceName =Ping""", """|login-success|""" ]
  Fields = [
    """exabeam_host=({host}[^\s]{1,2000})""",
    """end=({time}\d{1,100})""",
    """cat=({category}[^\s]{1,2000})"""
    """request=({outcome}[^\s]{1,2000})""",
    """requestClientApplication=({app}.*?)\s\w+=""",
    """suser=({user}[^\s]{1,2000})""",
    """flexString2=({auth_method}.*?)\s\w+="""
  ]


}