You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
317 B
14 lines
317 B
8 months ago
|
[PerfmonMk]
|
||
|
pre.start = "\d\d\/\d\d\/\d\d\d\d\s.*"
|
||
|
pre.linecount = 4
|
||
|
header.start = "instance"
|
||
|
header.linecount = 1
|
||
|
header.tokens = _tokenize_, -1, " "
|
||
|
body.tokens = _tokenize_, 0, " "
|
||
|
|
||
|
[WinNetMonMk]
|
||
|
header.start = "timestamp"
|
||
|
header.linecount = 1
|
||
|
header.tokens = _tokenize_, -1, " "
|
||
|
body.tokens = _tokenize_, 0, " "
|