We already know that most things happening on the system are subject to audit with RSBAC. However, the logging facility is only a tool, and like every tool, it's usefulness is only seen if you know how to use that tool.
We can divide the audit you need into different categories:
Start one of the rsbac_menu
to get an easy interface to the logging menus.
# rsbac_menu # rsbac_user_menu <user id> # rsbac_fd_menu <file>
rsbac_menu
set up the general logging for the whole systemrsbac_user_menu
set up the logging rules per userrsbac_fd_menu
set up the logging per programNote: See 3.Architecture and Implementation>>III.Framework Components>>e.Logging Facility for more information about log arrays and how to setup logging
Table of Contents: RSBAC Handbook
Previous: Configuration Basics
Next: Selecting a Security Model Combination