Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 642 Bytes

pC_lanscopecatcsvfilesuccessrealtime.md

File metadata and controls

16 lines (14 loc) · 642 Bytes

Parser Content

{
Name = lanscope-cat-csv-file-success-realtime
  Product = LanScope Cat
  ParserVersion = "v1.0.0"
  Conditions = [ """"リアルタイムイベントログ"""" ]

s-lanscope-app-activity = {
  Vendor = LanScope
  TimeFormat = "yyyy-MM-dd HH:mm:ss"
  Fields = [
    ""","*(|({host}[^"]+))"*,"*(|({user}[\w\.\-\!\#\^\~]{1,40}\$?))"*,"*({time}\d\d\d\d-\d\d-\d\d \d\d:\d\d:\d\d)"*,"*[^"]*"*,"*(|({operation}[^"]+))"*,("*[^"]*"*,){2}"*(|({app}[^"]+))"*,("*[^"]*"*,){2}"*(|({file_path}({file_dir}[^"]+?[\\\/]+)?({file_name}[^"\\\/]+?(\.({file_ext}\w+))?)))"*,"*[^"]*"*,"*(|({bytes}\d+)({bytes_unit}\w+))"*,"""
  
}