Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 877 Bytes

pC_ciscoduojsonendpointauthenticationauthfailed.md

File metadata and controls

23 lines (21 loc) · 877 Bytes

Parser Content

{
Name = cisco-duo-json-endpoint-authentication-authfailed
  Vendor = Cisco
  Product = Duo Access
  TimeFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSSSSZ"
  Conditions = [""""server_section":""", """"auth_stage":""", """authentication"""]
  Fields = [
    """\sdvchost=({host}[\w\-.]+)\s\w+=""",
    """"hostname":\s*"({host}[\w\-.]+)"""",
    """"username":\s*"(|({user}[^"]+))"""",
    """"status":\s*"(|({action}[^"]+))"""",
    """"client_ip":\s*"({src_ip}((([0-9a-fA-F.]{1,4}):{1,2}){7}([0-9a-fA-F]){1,4})|(((25[0-5]|(2[0-4]|1\d|[0-9]|)\d)\.?\b){4}))(:({src_port}\d+))?"""",
    """(("status":\s*"Reject"[^\}]*"msg":\s*"({failure_reason}[^"]+))|("msg":\s*"({additional_info}[^"]+)))"""",
    """"timestamp":\s*"({time}\d\d\d\d-\d\d-\d\dT\d\d:\d\d:\d\d\.\d+Z)""",
    """"auth_stage":\s*"(|({auth_method}[^"]+))""""
  ]
  ParserVersion = "v1.0.0"


}