pC_evntslog680.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = evntslog-680
  Vendor = Microsoft
  Product = Windows
  Lms = Splunk
  DataType = "windows-680"
  TimeFormat = "MMM dd HH:mm:ss yyyy"
  Conditions = [ """(680)""", """Logon attempt by:""" ]
  Fields = [ 
    """({event_name}Logon attempt)""",
	"""exabeam_host=({host}[\w.\-]{1,2000})""",
        """({time}\w+ \d{1,2} [\d:]{1,2000} \d{1,100}):""",
	"""\d{4}:[\s/]([^/]{1,2000})\/Security""",
	"""/Security \(({event_code}680)\)""",
	"""Logon account:\s{1,100}({user}[^@]{1,2000}?)(?:@({domain}[^\s.]{1,2000})[^\s]{0,2000})?\s{1,100}Source Workstation:\s{1,100}({dest_host}[^\s.]{1,2000})""",
	"""Error Code:\s{1,100}({result_code}[^\s]{1,2000})"""
  ]


}