File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 55 "description" : " One of the log formats used in VMware's ESXi and vCenter software." ,
66 "url" : " https://kb.vmware.com/kb/2004201" ,
77 "regex" : {
8- "9.0+" : {
9- "pattern" : " ^(?<timestamp>\\ d{4}-\\ d{2}-\\ d{2}T\\ d{2}:\\ d{2}:\\ d{2}\\ .\\ d{3}(?:Z|[-+]\\ d{2}:\\ d{2})) (?<level>\\ w+)(?:\\ (\\ d+\\ )+)? (?<prc>[\\ w\\ -]+)\\ s?\\ [?(?<tid>\\ w+)\\ ]?:? (?:\\ w+ -\\ [\\ d+\\ ] )?\\ [(?<src>[a-zA-Z][\\ w:]*(?:@\\ d+)?)(?:\\ s+sub=\\\" ?(?<sub>.*?(?!\\ w+=))\\\" ?)?(?:\\ s+item=\\\" ?(?<item>[\\ w\\ .\\ -@/:]+)\\\" ?)?(?: req=\\\" ?(?<req>[^ \\ ]]+)\\\" ?)?(?: opI(?:D|d)=\\\" ?(?<opid>(?:req=)?[\\ w@ \\ -\\ .:]+?(?!\\ w+=))\\\" ?)?(?: sid=\\\" ?(?<sid>[^ \\ ]]+)\\\" ?)?(?: user=\\\" (?<user>[^ \\ ]<]+(?:<[^>]+>)?\\\" ?))?(?: update=\\\" ?(?<vpxa_update>\\ d+)\\\" ?)?(?:\\ s+reason=\\\" ?(?<reason>[^\\ ]]+)\\\" ?)?\\ ]\\ s+(?:\\ [(?<file>[^ ]+)\\ s+(?<line>\\ d+)\\ ]\\ s+)?(?<body>.*)$"
10- },
118 "6.0+" : {
12- "pattern" : " ^(?: \\ [# \\ d+ \\ ] )?(? <timestamp>\\ d{4}-\\ d{2}-\\ d{2}T\\ d{2}:\\ d{2}:\\ d{2}\\ .\\ d{3}(?:Z|[-+]\\ d{2}:\\ d{2})) (?<level>\\ w+)(?:\\ (\\ d+\\ )+)? (?<prc>[\\ w\\ -]+)\\ [ (?<tid>\\ w+)\\ ]:? (?:\\ w+ -\\ [\\ d+\\ ] )?\\ [(?<src>[a-zA-Z][\\ w:]*(?:@\\ d+)?)(?:\\ s+sub=(?<sub>.*?(?!\\ w+=)))?(?:\\ s+item=(?<item>[\\ w\\ .\\ -@/:]+))?(?: req=(?<req>[^ \\ ]]+))?(?: opI(?:D|d)=(?<opid>(?:req=)?[\\ w@ \\ -\\ .:]+?(?!\\ w+=)))?(?: sid=(?<sid>[^ \\ ]]+))?(?: user=(?<user>[^ \\ ]<]+(?:<[^>]+>)?))?(?: update=(?<vpxa_update>\\ d+))?(?:\\ s+reason=(?<reason>[^\\ ]]+))?\\ ]\\ s+(?:\\ [(?<file>[^ ]+)\\ s+(?<line>\\ d+)\\ ]\\ s+)?(?<body>.*)$"
9+ "pattern" : " ^(?<timestamp>\\ d{4}-\\ d{2}-\\ d{2}T\\ d{2}:\\ d{2}:\\ d{2}\\ .\\ d{3}(?:Z|[-+]\\ d{2}:\\ d{2})) (?<level>\\ w+)(?:\\ (\\ d+\\ )+)? (?<prc>[\\ w\\ -]+)\\ s? \\ [? (?<tid>\\ w+)\\ ]? :? (?:\\ w+ -\\ [\\ d+\\ ] )?\\ [(?<src>[a-zA-Z][\\ w:]*(?:@\\ d+)?)(?:\\ s+sub=\\\" ? (?<sub>.*?(?!\\ w+=))\\\" ? )?(?:\\ s+item=\\\" ? (?<item>[\\ w\\ .\\ -@/:]+)\\\" ? )?(?: req=\\\" ? (?<req>[^ \\ ]]+)\\\" ? )?(?: opI(?:D|d)=\\\" ? (?<opid>(?:req=)?[\\ w@ \\ -\\ .:]+?(?!\\ w+=))\\\" ? )?(?: sid=\\\" ? (?<sid>[^ \\ ]]+)\\\" ? )?(?: user=\\\" (?<user>[^ \\ ]<]+(?:<[^>]+>)?\\\" ? ))?(?: update=\\\" ? (?<vpxa_update>\\ d+)\\\" ? )?(?:\\ s+reason=\\\" ? (?<reason>[^\\ ]]+)\\\" ? )?\\ ]\\ s+(?:\\ [(?<file>[^ ]+)\\ s+(?<line>\\ d+)\\ ]\\ s+)?(?<body>.*)$"
1310 },
1411 "6.0+-nosrc" : {
1512 "pattern" : " ^(?<timestamp>\\ d{4}-\\ d{2}-\\ d{2}T\\ d{2}:\\ d{2}:\\ d{2}\\ .\\ d{3}(?:Z|[-+]\\ d{2}:\\ d{2})) (?<level>\\ w+)(?:\\ (\\ d+\\ )+)? (?<prc>[\\ w\\ -]+)\\ [(?<tid>\\ w+)\\ ]:? \\ [(?:opI(?:D|d)=(?<opid>[^\\ ]]+))\\ ]\\ s*(?<body>.*)$"
You can’t perform that action at this time.
0 commit comments