UCF STIG Viewer Logo

The application server must produce log records containing sufficient information to establish when (date and time) the events occurred.


Overview

Finding ID Version Rule ID IA Controls Severity
V-35165 SRG-APP-000096-AS-000059 SV-46452r3_rule Medium
Description
Application server logging capability is critical for accurate forensic analysis. Without sufficient and accurate information, a correct replay of the events cannot be determined. Ascertaining the correct order of the events that occurred is important during forensic analysis. Events that appear harmless by themselves might be flagged as a potential threat when properly viewed in sequence. By also establishing the event date and time, an event can be properly viewed with an enterprise tool to fully see a possible threat in its entirety. Without sufficient information establishing when the log event occurred, investigation into the cause of event is severely hindered. Log record content that may be necessary to satisfy the requirement of this control includes, but is not limited to, time stamps, source and destination IP addresses, user/process identifiers, event descriptions, application-specific events, success/fail indications, file names involved, access control, or flow control rules invoked. In addition to logging event information, application servers must also log the corresponding dates and times of these events. Examples of event data include, but are not limited to, Java Virtual Machine (JVM) activity, HTTPD activity, and application server-related system process activity.
STIG Date
Application Server Security Requirements Guide 2015-08-28

Details

Check Text ( C-43547r2_chk )
Review the logs on the application server to determine if the date and time are included in the log event data.

If the date and time are not included, this is a finding.
Fix Text (F-39715r2_fix)
Configure the application server logging system to log date and time with the event.