File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
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+ },
811 "6.0+" : {
912 "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>.*)$"
1013 },
355358 },
356359 {
357360 "line" : " 2023-10-28 02:56:46,013 INFO imageService[139745105131968] [imageService 1092] Image service is initialized"
361+ },
362+ {
363+ "line" : " 2025-06-04T17:06:21.349Z INFO vpxd 20973 [Originator@4413 sub=\" ServiceAccount\" opID=\" SvcAcctInit-5a91f2fc\" ] Service account accessor initialized; user: vpxd-svc-acct-90beeaa8-b1b3-46f4-8200-641edac5cacf@VSPHERE.LOCAL, passwordStatus: Ok"
358364 }
359365 ]
360366 }
You can’t perform that action at this time.
0 commit comments