aboutsummaryrefslogtreecommitdiffstats
path: root/src/extras/sos-html-logs/lib/parsers/simple_parser.rules
blob: 724fbfa813f03ce6be9c2e4dde0268ca65d4078a (plain) (blame)
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
[Syslog restart (possible system restart)]
regex = .*syslogd .*: restart.$

[System reboot]
regex = ^kernel: Linux version

[Fencing node]
regex = ^.*fencing node

[Fencing node succeeded]
regex = .*fence ".*" success

[Fencing node failed]
regex = .*fence ".*

[Quorum lost]
find = quorum lost, blocking activity

[Quorum regained]
find = quorum regained, resuming activity

[Segmentation fault]
find = segfault at

[Inittab reloaded]
find = Re-reading inittab

[Init line respawning too fast]
find = respawning too fast: disabled for

[Ext3 file-system error]
find = EXT3-fs error

[File-system remounted read-only]
find = Remounting filesystem read-only

[Shutting down]
find = shutdown: shutting down