Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
snippets:logcheck:start [2014/09/09 18:12] – created frlansnippets:logcheck:start [2014/09/09 18:14] – +tags frlan
Line 1: Line 1:
-====== Logcheck ======+====== Collection of Snippets for Logcheck/RegEx ======
  
 A collection for RegEx snippets might be used in logcheck config files or other sections where RegEx is useful ;) A collection for RegEx snippets might be used in logcheck config files or other sections where RegEx is useful ;)
Line 9: Line 9:
 email=[._+=[:alnum:]-]+@[._[:alnum:]-]+ email=[._+=[:alnum:]-]+@[._[:alnum:]-]+
 </code> </code>
 +
 +{{tag>Logcheck RegEx}}
Print/export