4.3 Ensure 'Turn on connectivity logging' is set to 'True'

Information

A connectivity log is a record of the SMTP connection activity of the outbound message delivery queues to the destination Mailbox server, smart host, or domain. Connectivity logging can be configured with the transport service on Mailbox servers and Edge Transport servers.

Rationale:

If events are not recorded, it may be difficult or impossible to determine the root cause of system problems or the unauthorized activities of malicious users.

Impact:

Additional storage space will be required for the log file.

Note: The default file size for the protocol log is 10MB and is stored for a maximum of 30 days. This may need to be adjusted to adhere to company retention policies.

Solution

To implement the recommended state, execute the following PowerShell cmdlet:

Set-TransportService 'EXCHANGE1' -ConnectivityLogEnabled $true

OR

Perform the following actions:

Launch the EAC (Exchange Administrative Center).

Go to 'Servers' on the left and click on the 'Servers' tab.

Double-click the server and go to the 'Transport logs' settings.

Ensure the Enable connectivity log box is checked and click Save.

Default Value:

False

See Also

https://workbench.cisecurity.org/benchmarks/12442