3 - Audit Logging - Handler

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.

Solution

Insert a new handler into the logging subsystem:

<profile>
<subsystem ....>
<periodic-rotating-file-handler name="....">
logging actions
</periodic-rotating-file-handler>
</subsystem>
</profile>

See Also

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

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-11

Plugin: Unix

Control ID: f20f836c8d4df859f54d7844f08dec31dcaa2df8f5e4efe666b92159403d5b07