4 - Send logs to a remote server

Information

Sending logs to a remote location is an excellent way to increase security (preventing log tampering) and improve your application error analysis. Jboss supports a syslog handler designed for this purpose.

Solution

Add the syslog handler in your logging subsystem:

<profile>
<subsystem ....>
<syslog-handler name="....">
....
</syslog>
</subsystem>
</profile>

See Also

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

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-9(2)

Plugin: Unix

Control ID: 57aeb68ff0da52fd853a7859fdc920632885ccd7e300b6d8a7b63250332cc767