1. Home
  2. Security Hardening
  3. CIS Microsoft Exchange Server 2016 Edge V1.0.0
  4. Set send connector ‘Configure Protocol logging’ to ‘Verbose’

Set send connector ‘Configure Protocol logging’ to ‘Verbose’

Details

A protocol log is a record of the SMTP activity between messaging servers as part of message delivery. This SMTP activity occurs on Send connectors and Receive connectors that are configured on Hub Transport servers and Edge Transport servers. By default, protocol logging is disabled.

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.

Solution

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

Set-SendConnector ‘IDENTITY’ -ProtocolLoggingLevel Verbose

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Audit and Accountability.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles