snort/fsl.snort

Wed, 29 Aug 2012 19:12:02 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 29 Aug 2012 19:12:02 +0200
changeset 644
f341c75337f6
permissions
-rw-r--r--

Import package vendor original spec for necessary manipulations.

     1 ##
     2 ##  fsl.snort -- OSSP fsl configuration
     3 ##
     5 ident (snort)/.+ q{
     6     prefix(
     7         prefix="%b %d %H:%M:%S %N <%L> $1[%P]: "
     8     )
     9     -> {
    10         debug: file(
    11             path="@l_prefix@/var/snort/snort.log",
    12             perm=0644
    13         )
    14     }
    15 };

mercurial