Skip to content

Commit 2c69fcf

Browse files
committed
remove opid-field from log formats that dont actually have such an ID
1 parent cdb0849 commit 2c69fcf

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/formats/gitea_log.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"pattern": "^(\\^.*m)?(?<timestamp>\\d{4}\/\\d{2}\/\\d{2} \\d{2}:\\d{2}:\\d{2}) (?<component>(\\^.*m)?.*(\\^.*m)?) (\\^.*m)?\\[(?<level>\\w+)](\\^.*m)? (?<body>.*)?$"
1111
}
1212
},
13-
"opid-field": "component",
1413
"value": {
1514
"component": {
1615
"kind": "string",

src/formats/i2p_router_log.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"module-format": true
2525
}
2626
},
27-
"opid-field": "component",
2827
"value": {
2928
"component": {
3029
"kind": "string",

0 commit comments

Comments
 (0)