PERL based log analyzer
SourceForge.net Logo
Home Home Contact us Contacts
Overview Documentation Downloads Contacts Links
 
News & Updates
 
July 21, 2008
v 1.0 now available
Quick Links
 
Sourceforge project's page
CeCILL license
CEA web site
The 'Pattern' tag next up previous contents
Next: The 'Event' tag Up: Writing the configuration file Previous: The 'kazimir.debug.TimeFormat' tool   Contents

The 'Pattern' tag

The 'Pattern' tag will defined a pattern object. A pattern, as every Kazimir objects has a name to identify it, and is also defined by the name of the log where it should occur and the regexp that defined the pattern. All the keywords are mandatory.

  • Name : the name of the pattern
  • RegExp : the regular expression that defines the pattern
  • Log : the name of the log where the pattern can be found.

Examples:

Pattern:  Name = NoError; RegExp =NoError; Log = my_log
Pattern:  Name = CriticalOrMajor ; RegExp =CRIT|MAJOR ; Log = my_other_log


Philippe Deniel 2008-07-22
Designed by CMG Technologies, adapted by Thomas LEIBOVICI
Design downloaded from Free Templates