[rsbac] RSBAC logging

Amon Ott ao at rsbac.org
Fri May 28 08:51:23 CEST 2004


On Freitag, 28. Mai 2004 05:17, sftf at yandex.ru wrote:
>   Tell me, please, how to disable rsbac logging on SCREEN, but not to 
syslog logs?
> mailto:sftf at yandex.ru

What logging - init or request logging?

Most of RSBAC logging happens through printk at INFO level, which means 
that you see the messages on your console, if the console log level 
includes INFO. In Debian stable, klogd by default does print it on 
console. Try the -c 4 parameter to klogd, which changes this behaviour.

With RSBAC 1.2.3-pre, you can completely disable RSBAC logging via printk 
and only log to RSBAC's own logging facility at /proc/rsbac-info/rmsg, 
with 1.2.2 you can only disable request logging. Enable this stuff in 
RSBAC kernel config and try the rsbac_nosyslog kernel param.

The logging daemon rklogd from the admin tools can be used to write 
everything to a file, a simple cat as secoff can be used interactively.

Amon.
-- 
http://www.rsbac.org - GnuPG: 2048g/5DEAAA30 2002-10-22


More information about the rsbac mailing list