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 ;)

[Default]
domain=[._[:alnum:]-]+
host=[._[:alnum:]-]+
ip=[0-9A-Fa-f.:]+
email=[._+=[:alnum:]-]+@[._[:alnum:]-]+
date=\w{3} [ :0-9]{11}
Print/export