Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 553 Bytes

pC_datawatchsystemsdatawatchstrphysical_locationaccessbadgeaccess.md

File metadata and controls

19 lines (17 loc) · 553 Bytes

Parser Content

{
Name = datawatchsystems-datawatch-str-physical_location-access-badgeaccess
  ParserVersion = v1.0.0
  Vendor = DataWatch Systems
  Product = DataWatch 
  TimeFormat =  "MM/dd/yy HH:mm:ss"
  Conditions = [ """DataWatch""","""Badge Access""" ]
  Fields = [ 
    """\|({time}\d\d\/\d\d\/\d\d \d\d:\d\d:\d\d)\|""",
    """(?:([^\|]*\|)){4}({action}.+?)(:.+?)?\s+At\s+({location_door}[^\|]+)\|""",
    """(?:([^\|]*\|)){5}({last_name}[^,]+),({first_name}[^\|]+)\|""",
    """(?:([^\|]*\|)){6}({badge_id}[^\|]+)\|""",
  ]


}