nessus-tool/fsl.nessus

Wed, 22 Jan 2014 18:52:02 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 22 Jan 2014 18:52:02 +0100
changeset 787
f0da6998c61a
permissions
-rw-r--r--

Update version and integrate additional IPv4 and IPv6 country databases.

     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