Capturing frontend receive connector on message tracking log using powershell

Surya kumar 345 Reputation points
2023-06-24T05:16:18.8533333+00:00

Hi,

As per the design, emails will flow from frontend transport service to hub transport service. While analyzing messaging tracking log, I am not getting this information. When I run the following command, I am not getting the results

get-messagetrackinglog -server Contoso -start "<get-date> " | ft timestamp, connectorid, eventid, source, clienthostname, sender, recipients

What I am getting is the receive connector of hubtransport (Default contoso). Can someone please let me know how to capture frontend connector on messaging tracking logs ?

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,344 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,678 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
567 questions
0 comments No comments
{count} votes

Accepted answer
  1. Kael Yao-MSFT 37,651 Reputation points Microsoft Vendor
    2023-06-26T02:37:51.8466667+00:00

    Hi @Surya kumar,

    Would you please clarify what information on connectors do you need for analysis?

    Since to analyze SMTP conversations on receive connectors we usually check protocol logs, please make sure protocol log is enabled on the receive connectors and check protocol logs under this path:

    %ExchangeInstallPath%TransportRoles\Logs\FrontEnd\ProtocolLog\SmtpReceive


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.