Check: GEN004460
SUSE Linux Enterprise Server v11 for System z STIG:
GEN004460
(in versions v1 r12 through v1 r9)
Title
The system syslog service must log informational and more severe SMTP service messages. (Cat II impact)
Discussion
If informational and more severe SMTP service messages are not logged, malicious activity on the system may go unnoticed.
Check Content
Check the syslog configuration file for mail.crit logging configuration. Procedure: # grep "mail\." /etc/rsyslog.conf If syslog is not configured to log critical sendmail messages ("mail.crit" or "mail.*"), this is a finding.
Fix Text
Edit the syslog configuration file and add a configuration line specifying an appropriate destination for "mail.crit" syslogs. For example: mail.* -/var/log/mail;RSYSLOG_TraditionalFileFormat
Additional Identifiers
Rule ID: SV-45858r1_rule
Vulnerability ID: V-836
Group Title: GEN004460
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000126 |
The organization determines that the organization-defined subset of the auditable events defined in AU-2 are to be audited within the information system. |
Controls
Number | Title |
---|---|
AU-2 |
Audit Events |