pC_evntslog672.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = evntslog-672
  Vendor = Microsoft
  Product = Windows
  Lms = Splunk
  DataType = "windows-672"
  TimeFormat = "E MMM dd HH:mm:ss yyyy"
  Conditions = [ "Service Name:", "krbtgt", "(672)" ]
  Fields = [ """exabeam_host=({host}[\w.\-]{1,2000})""",
             """EvntSLog:\s{1,100}\[.+\]\s{1,100}({time}\w+ \w+ \d{1,100} \d{1,100}:\d{1,100}:\d{1,100} \d{1,100}):\s{1,100}({host}[\w. /\\]{1,2000})\/.*\s{1,100}\(({event_code}\w+)\)""",
             """User Name:\s{1,100}({user}.+?)\s{1,100}Supplied Realm Name:\s{1,100}({domain}[^\s]{1,2000})""",
             """Client Address:\s{1,100}({dest_ip}[a-fA-F:\d.]{1,2000})""",
             """Result Code:\s{1,100}({result_code}[\w\-]{1,2000})""",
             """User ID:\s\%\{({user_sid}[^}]{1,2000})\}"""
  ]
  DupFields = ["host->dest_host"]


}