snort/fsl.snort

Sun, 30 Jun 2013 18:44:10 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 30 Jun 2013 18:44:10 +0200
changeset 768
70baf26f1088
permissions
-rw-r--r--

Update vendor software version and solve g_async_queue_push SIGSEGV.

     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