-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathClasses.xml
136 lines (136 loc) · 10.9 KB
/
Classes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
<Obj RefId="0">
<TN RefId="0">
<T>LogFileTypeClasses</T>
<T>System.Object</T>
</TN>
<ToString>SCCM CBS Upgrade DISM WindowsUpdateLog</ToString>
<Props>
<Obj N="LoadedClasses" RefId="1">
<TN RefId="1">
<T>System.Collections.Generic.List`1[[LogFileTypeClass, ⧹C։⧹PSConfAsia - 2017⧹PowerShell Classes⧹LogFileParser⧹LogFileParser.ps1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]</T>
<T>System.Object</T>
</TN>
<LST>
<Obj RefId="2">
<TN RefId="2">
<T>LogFileTypeClass</T>
<T>System.Object</T>
</TN>
<ToString>SCCM</ToString>
<Props>
<S N="LogFileType">SCCM</S>
<S N="Description">All SCCM log-files.</S>
<S N="RegExString"><!\[LOG\[(?<Entry>.*)]LOG]!><time="(?<Time>.*)\.\d{3}-\d{3}"\s+date="(?<Date>.*)"\s+component="(?<Component>.*)"\s+context="(?<Context>.*)"\s+type="(?<Type>.*)"\s+thread="(?<Thread>.*)"\s+file="(?<File>.*):(?<CodeLine>\d*)"></S>
<Obj N="LogFiles" RefId="3">
<TN RefId="3">
<T>System.String[]</T>
<T>System.Array</T>
<T>System.Object</T>
</TN>
<LST>
<S>default</S>
</LST>
</Obj>
<Obj N="LocationsLogFiles" RefId="4">
<TNRef RefId="3" />
<LST>
<S>c:\windows\ccm\logs\*</S>
<S>c:\Program Files\System Center Configuration Manager*</S>
</LST>
</Obj>
</Props>
</Obj>
<Obj RefId="5">
<TNRef RefId="2" />
<ToString>CBS</ToString>
<Props>
<S N="LogFileType">CBS</S>
<S N="Description">Component log.</S>
<S N="RegExString">(?<Date>\d{4}-\d{2}-\d{2})\s+(?<Time>(\d{2}:)+\d{2}),\s+(?<Type>\w+)\s+(?<Component>\w+)\s+(?<Message>.*)$</S>
<Obj N="LogFiles" RefId="6">
<TNRef RefId="3" />
<LST>
<S>cbs*</S>
</LST>
</Obj>
<Obj N="LocationsLogFiles" RefId="7">
<TNRef RefId="3" />
<LST>
<S>c:\windows\logs\CBS\cbs.log</S>
</LST>
</Obj>
</Props>
</Obj>
<Obj RefId="8">
<TNRef RefId="2" />
<ToString>Upgrade</ToString>
<Props>
<S N="LogFileType">Upgrade</S>
<S N="Description">Upgrade log files.</S>
<S N="RegExString">(?<Date>\d{4}-\d{2}-\d{2})\s+(?<Time>(\d{2}:)+\d{2}),\s+(?<Type>\w+)\s{1,17}(\[(?<ErrorCode>\w*)\])?(?<Component>\s\w+)?\s+(?<Message>.*)</S>
<Obj N="LogFiles" RefId="9">
<TNRef RefId="3" />
<LST>
<S>setupact*</S>
<S>setuperr*</S>
</LST>
</Obj>
<Obj N="LocationsLogFiles" RefId="10">
<TNRef RefId="3" />
<LST>
<S>C:\windows\panther\setupact.log</S>
<S>C:\windows\panther\setuperr.log</S>
<S>c:\$WINDOWS.~BT</S>
</LST>
</Obj>
</Props>
</Obj>
<Obj RefId="11">
<TNRef RefId="2" />
<ToString>DISM</ToString>
<Props>
<S N="LogFileType">DISM</S>
<S N="Description">DISM log file.</S>
<S N="RegExString">(?<Date>\d{4}-\d{2}-\d{2})\s+(?<Time>(\d{2}:)+\d{2}),\s+(?<Type>\w+)\s{1,18}(?<Component>\w+)?\s+(?<Message>.*)</S>
<Obj N="LogFiles" RefId="12">
<TNRef RefId="3" />
<LST>
<S>dism.log</S>
<S>dism*</S>
</LST>
</Obj>
<Obj N="LocationsLogFiles" RefId="13">
<TNRef RefId="3" />
<LST>
<S>C:\windows\logs\DISM\dism.log</S>
</LST>
</Obj>
</Props>
</Obj>
<Obj RefId="14">
<TNRef RefId="2" />
<ToString>WindowsUpdateLog</ToString>
<Props>
<S N="LogFileType">WindowsUpdateLog</S>
<S N="Description">WindowsUpdate log file.</S>
<S N="RegExString">(?<Date>\d{4}\.\d{2}\.\d{2})\s(?<Time>\d{2}:\d{2}:\d{2}.\d{7})\s(?<PID>\d{0,})\s{1,}(?<TID>\d{0,})\s{1,}(?<Agent>\w{3,20})\s{1,}(?<Message>.*)</S>
<Obj N="LogFiles" RefId="15">
<TNRef RefId="3" />
<LST>
<S>WindowsUpdate.log</S>
</LST>
</Obj>
<Obj N="LocationsLogFiles" RefId="16">
<TNRef RefId="3" />
<LST>
<S>C:\windows\WindowsUpdate.log</S>
</LST>
</Obj>
</Props>
</Obj>
</LST>
</Obj>
</Props>
</Obj>
</Objs>