1
1
mirror of https://github.com/tstack/lnav.git synced 2024-10-04 00:31:31 +03:00

remove opid-field from log formats that dont actually have such an ID

This commit is contained in:
mpeter50 2024-07-22 19:45:14 +02:00
parent cdb0849d6a
commit 2c69fcf18e
2 changed files with 0 additions and 2 deletions

View File

@ -10,7 +10,6 @@
"pattern": "^(\\^.*m)?(?<timestamp>\\d{4}\/\\d{2}\/\\d{2} \\d{2}:\\d{2}:\\d{2}) (?<component>(\\^.*m)?.*(\\^.*m)?) (\\^.*m)?\\[(?<level>\\w+)](\\^.*m)? (?<body>.*)?$"
}
},
"opid-field": "component",
"value": {
"component": {
"kind": "string",

View File

@ -24,7 +24,6 @@
"module-format": true
}
},
"opid-field": "component",
"value": {
"component": {
"kind": "string",