Partager via


MSExchangeTransport 16013

 

Dernière rubrique modifiée : 2011-03-19

Cet article fournit une explication et d’éventuelles solutions en ce qui concerne un événement Exchange spécifique. Si vous ne trouvez pas ce que vous cherchez ici, essayez Aide d’Exchange 2010.

Details

Product Name

Exchange

Product Version

14.0

Event ID

16013

Event Source

MSExchangeTransport

Category

Configuration

Symbolic Name

SendProtocolLogPathIsNull

Message Text

The SendProtocolLogPath parameter is set to $null. Setting the value of this parameter to $null disables protocol logging for all Send connectors on the server. No send protocol log is written.

Explanation

This Warning event indicates that the following conditions are true:

  • The SendProtocolLogPath parameter on the Set-TransportServer cmdlet is currently set to $null.
  • The previous directory that was specified by the SendProtocolLogPath parameter on the Set-TransportServer cmdlet does not exist.

By default, the Send connector protocol log files are located at C:\Program Files\Microsoft\Exchange Server\V14\TransportRoles\Logs\ProtocolLog\SmtpSend. All the Send connectors on a Hub Transport server or an Edge Transport server share the same protocol log files.

The preferred method of disabling protocol logging is to set the ProtocolLoggingLevel parameter to None on the Set-SendConnector cmdlet for each Send connector that is configured on the Hub Transport server or Edge Transport server.

If the following conditions are true, protocol logging will not occur for any Send connectors that are configured on the Hub Transport server or Edge Transport server:

  • The value of the SendProtocolLogPath parameter is set to $null on the Set-TransportServer cmdlet.
  • The value of the ProtocolLoggingLevel parameter is set to Verbose on the Set-SendConnector cmdlet for one or more Send connectors.
  • The previous directory that was specified by the SendProtocolLogPath parameter on the Set-TransportServer cmdlet does not exist.

User Action

To resolve this warning, set the value of the SendProtocolLogPath parameter on the Set-TransportServer cmdlet to a local file path. If you want to disable protocol logging on one or more Send connectors, set the value of the ProtocolLoggingLevel parameter to None on the Set-TransportServer cmdlet for the specific Send connectors. If you want to enable protocol logging on one or more Send connectors, set the value of the ProtocolLoggingLevel parameter to Verbose on the Set-TransportServer cmdlet for the specific Send connectors.

For more information, see Configurer l’enregistrement dans le journal de protocole.

For More Information

Si ce n’est pas encore le cas, songez à exécuter les outils Exchange conçus pour vous aider à analyser et dépanner votre environnement Exchange. Ces outils peuvent vous aider à vérifier que votre configuration est conforme aux meilleures pratiques de Microsoft. Ils peuvent également vous aider à identifier et résoudre les problèmes de performance et à améliorer le flux de messages. Pour exécuter ces outils, allez dans le nœud Boîte à outils de la console de gestion Exchange. Pour en savoir plus sur ces outils, consultez la rubrique Gestion des outils de la boîte à outils.