nessus-tool/fsl.nessus

Fri, 05 Oct 2012 22:38:08 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 05 Oct 2012 22:38:08 +0200
changeset 725
405367b5a7ff
permissions
-rw-r--r--

Correct use of nonstandard fixed bit datatypes u_int[0-9][0-9]*.

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

mercurial