version = V1.25-2 30-May-2015
#
# This file lists the filenames, which need to be be searched for the specified
# strings. They will show up in the "Interesting" worksheet of the output file.
# The syntax per line is as follows:
# <filename> <code> <text>    with
#    <filename>:  the path of the filename(s) to be scanned. Note that the <filename>
#                 can be a Perl regular expression, thus allowing multiple files to
#                 be specified.
#    <code>:      this is a event code, which will be injected in the event logs worksheet
#    <text>:      regular expression composing the text to be searched for.
#
# ----------------------------------------------------------------------------------------
#
# Capture all entries in /var/log/debug file for all nodes
\S+.node\d+.\S+/var/log/debug                      ----  ....  \S+

# Capture all entries in /var/log/messages file for all nodes
\S+.node\d+.\S+/var/log/messages                   ----  ....  \S+

# Capture all entries in /var/log/syslog files for all nodes
\S+.node\d+.\S+/var/log/syslog.\d+                 ----  ....  \S+
\S+.node\d+.\S+/var/log/syslog                     ----  ....  \S+

# Capture all entries in /var/log/tpd/adlc files for all nodes
\S+.node\d+.\S+/var/log/tpd/adlc.\d+               ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/adlc                   ----  ....  \S+

# Capture all entries in /var/log/tpd/auth_helper
\S+.node\d+.\S+/var/log/tpd/auth_helper            ----  ....  \S+

# Capture all entries in /var/log/tpd/cachesvr
\S+.node\d+.\S+/var/log/tpd/cachesvr               ----  ....  \S+

# Capture all entries in /var/log/tpd/checkld.* files for all nodes
\S+.node\d+.\S+/var/log/tpd/checkld.\S+            ----  ....  \S+

# Capture all entries in /var/log/tpd/checkvv.* files for all nodes
\S+.node\d+.\S+/var/log/tpd/checkvv.\S+            ----  ....  \S+

# Capture all entries in /var/log/tpd/cimserver files for all nodes
\S+.node\d+.\S+/var/log/tpd/cimserver.\d+          ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/cimserver              ----  ....  \S+

# Capture all entries in /var/log/tpd/darsvr
\S+.node\d+.\S+/var/log/tpd/darsvr                 ----  ....  \S+

# Capture all entries in /var/log/tpd/ddcscan
\S+.node\d+.\S+/var/log/tpd/ddcscan                ----  ....  \S+

# Capture all entries in /var/log/tpd/diskscrub
\S+.node\d+.\S+/var/log/tpd/diskscrub              ----  ....  \S+

# Capture all entries in /var/log/tpd/em_filter files for all nodes
\S+.node\d+.\S+/var/log/tpd/em_filter.\d+          ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/em_filter              ----  ....  \S+

# Capture all entries in /var/log/tpd/fedmgr files for all nodes
\S+.node\d+.\S+/var/log/tpd/fedmgr.\d+             ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/fedmgr                 ----  ....  \S+

# Capture all entries in /var/log/tpd/fipmgr files for all nodes
\S+.node\d+.\S+/var/log/tpd/fipmgr.\d+             ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/fipmgr                 ----  ....  \S+

# Capture all entries in /var/log/tpd/hahelper
\S+.node\d+.\S+/var/log/tpd/hahelper               ----  ....  \S+

# Search for strings in /var/log/tpd/ld_checker_p*.log files for all nodes
\S+.node\d+.\S+/var/log/tpd/ld_checker_p\d+.log    ----  ....  \S+

# Capture all entries in /var/log/tpd/nemoed
\S+.node\d+.\S+/var/log/tpd/nemoed                 ----  ....  \S+

# Capture all entries in /var/log/tpd/netc files for all nodes
\S+.node\d+.\S+/var/log/tpd/netc.\d+               ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/netc                   ----  ....  \S+

# Capture all entries in /var/log/tpd/netcc
\S+.node\d+.\S+/var/log/tpd/netcc                  ----  ....  \S+

# Capture all entries in /var/log/tpd/nodesvr files for all nodes
\S+.node\d+.\S+/var/log/tpd/nodesvr.\d+                ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/nodesvr                ----  ....  \S+

# Capture all entries in /var/log/tpd/pdscrub
\S+.node\d+.\S+/var/log/tpd/pdscrub                ----  ....  \S+

# Capture all entries in /var/log/tpd/pr_svr
\S+.node\d+.\S+/var/log/tpd/pr_svr.\d+             ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/pr_svr                 ----  ....  \S+

# Capture all entries in /var/log/tpd/pr_sync_ide
\S+.node\d+.\S+/var/log/tpd/pr_sync_ide.\d+        ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/pr_sync_ide            ----  ....  \S+

# Capture all entries in /var/log/tpd/qw
\S+.node\d+.\S+/var/log/tpd/qw.\d+                 ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/qw                     ----  ....  \S+

# Capture all entries in /var/log/tpd/scheduler
\S+.node\d+.\S+/var/log/tpd/scheduler              ----  ....  \S+

# Capture all entries in /var/log/tpd/scsid
\S+.node\d+.\S+/var/log/tpd/scsid                  ----  ....  \S+

# Capture all entries in /var/log/tpd/snmpagent
\S+.node\d+.\S+/var/log/tpd/snmpagent              ----  ....  \S+

# Capture all entries in /var/log/tpd/sp
\S+.node\d+.\S+/var/log/tpd/sp                     ----  ....  \S+

# Capture all entries in /var/log/tpd/sysmgr files for all nodes
\S+.node\d+.\S+/var/log/tpd/sysmgr.\d+             ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/sysmgr                 ----  ....  \S+

# Capture all entries in /var/log/tpd/tocsvr
\S+.node\d+.\S+/var/log/tpd/tocsvr                 ----  ....  \S+

# Capture all entries in /var/log/tpd/tpdsvr files for all nodes
\S+.node\d+.\S+/var/log/tpd/tpdsvr                 ----  ....  \S+

# Capture all entries in /var/log/tpd/tpdtcl files for all nodes
\S+.node\d+.\S+/var/log/tpd/tpdtcl                 ----  ....  \S+

# Capture all entries in /var/log/tpd/tunelog files for all nodes
\S+.node\d+.\S+/var/log/tpd/tunelog.\d+            ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/tunelog                ----  ....  \S+

# Capture all entries in /var/log/tpd/vasa.log files for all nodes
\S+.node\d+.\S+/var/log/tpd/vasa.log.\d+           ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/vasa.log               ----  ....  \S+

# Capture all entries in /var/log/tpd/vasa_axis\d+.log files for all nodes
\S+.node\d+.\S+/var/log/tpd/vasa_axis\d+.log.\d+   ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/vasa_axis\d+.log       ----  ....  \S+

# Capture all entries in /var/log/tpd/vasa_https_gw files for all nodes
\S+.node\d+.\S+/var/log/tpd/vasa_https_gw.\d+      ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/vasa_https_qw          ----  ....  \S+

# Capture all entries in /var/log/tpd/vmmgr files for all nodes
\S+.node\d+.\S+/var/log/tpd/vmmgr.\d+              ----  ....  \S+
\S+.node\d+.\S+/var/log/tpd/vmmgr                  ----  ....  \S+









