Skip to content

Commit 2d67c26

Browse files
Update formats.json
1 parent 652b593 commit 2d67c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/formats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@
600600
]
601601
},
602602
{
603-
"name": "csi",
603+
"name": "klog",
604604
"regex": [
605605
{
606606
"pattern": "^(?<timestamp>\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d+Z)\\s+(?<stream>\\w+)\\s+(?<log_type>\\w+)\\s+(?<severity>[IWEF])(?<month>\\d{2})(?<day>\\d{2})\\s+(?<time>\\d{2}:\\d{2}:\\d{2}\\.\\d{6})\\s+(?<pid>\\d+)\\s+(?<source_file>[^:]+):(?<line_number>\\d+)\\]\\s+(?<message>.*)$",

0 commit comments

Comments
 (0)