3 - Audit Logging - Logger

Information

It is good practice to log the actions on the org.jboss.security class. This category includes all the security related actions on the particular instance of the AS (authentication, failures, administrative changes ..).

It is good to keep these events in a separate file for easy classification and analysis.

NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

Solution

Create a new category and reference the handler needed:

<profile>
<subsystem ....>
<logger ....>
<handlers>
<handler name="...." />
</handlers>
</logger>
</subsystem>
</profile>

See Also

https://docs.jboss.org/author/display/AS72/Hardening+Guidelines

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-12c.

Plugin: Unix

Control ID: 01601c08b9e9c61d6b1d4cf8d88b0b2c5a156f2df8d65ffad17bc9b8b522d8d5