| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This is a logging level for syslogd or a terminal (if using the
‘--foreground’ command line option). level can be one
of the following:
Only errors are logged. This is the default level.
Produce more diagnostic output.
Produce debugging output.
Do not log anything.
This command may be used only in system configuration file.
This command specifies an additional file, where GNU Anubis can log its information, but only those information available for a client. Only in user configuration file. For example:
logfile "anubis.log" |
This will log to the ‘~/anubis.log’ file in a client's home directory.
This option specifies an output level for an additional file (‘logfile’). It can be used only in user configuration file. level is one of the following:
This option instructs anubis to log the execution of
tests and actions from the RULE sections. This is useful
for debugging the configuration files.
When this option is used in the system-wide configuration file, only its first form is allowed. Using ‘tracefile yes’ enables logging of the actions and tests to the default syslog channel. Using ‘tracefile no’ disables it.
When used in the user configuration file, a filename is allowed as an argument to this option. This allows you to explicitly specify to which file the tracing output should go. Otherwise, using ‘tracefile yes’ enables logging to the same file as ‘logfile’ (if possible).
Do not use this option, unless you are developing or debugging Anubis!
This option instructs a child process to hang for the given number
of seconds. Before hanging, the process will issue the following
diagnostic message, no matter what the settings of termlevel
variable were:
Child process suspended for delay seconds |
This option is useful for Anubis developers who wish to
attach to a child process with debugger. After attaching, set the
variable _anubis_hang to zero to continue processing. It is
useful to add the following statement to your ‘.gdbinit’ file:
set variable _anubis_hang=0 |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by Sergey Poznyakoff on December, 20 2008 using texi2html 1.78.