Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 1.06 KB

pC_dellrsaauthmngrkvendpointauthenticationsuccessusertokencreated.md

File metadata and controls

28 lines (26 loc) · 1.06 KB

Parser Content

{
Name = dell-rsaauthmngr-kv-endpoint-authentication-success-usertokencreated
Conditions = [
  """client_ip_address="""
  """result_action=User Token Created"""
]
ParserVersion = "v1.0.0"

syslog-rsa-auth {
  Vendor = RSA
  Product = RSA Authentication Manager
  TimeFormat = "yyyy-MM-dd'T'HH:mm:ssZ"
  Fields = [
    """(({host}[\w\-.]+) \d+ )?({time}\d\d\d\d-\d\d-\d\dT\d\d:\d\d:\d\dZ) \S+ SINGLEPOINT""",
    """USERNAME="(unknown|(({email_address}([A-Za-z0-9]+[!#$%&'+-\/=?^_`~])*[A-Za-z0-9]+@[^\]\s"\\,\|]+\.[^\]\s"\\,\|]+)|({user}[\w\.\-\!\#\^\~]{1,40}\$?)))""",
    """RESULT="({result}[^"]+)""",
    """authenticationType="?({auth_type}[^",]+)""",
    """UserAgent=({user_agent}[^"=,]+)""",
    """ipAddress=({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+))?""",
    """displayName =({last_name}[^=,]+?),\s*({first_name}[^=,]+?),""",
    """NameID=({user}[\w\.\-]+\$?),""",
    """sAMAccountName =({account}[^,]+)""",
    """POLICY="*({policy_name}[^"]+?)\s*"""",
  
}