Microsoft Exchange Server 2016 PowerShell Cookbook - Fourth Edition
by Jonas Andersson, Nuno Mota, Mike Pfeiffer
How it works...
Each Mailbox server role generates and collects message tracking logs. Message tracking is enabled by default, and the logs are stored in the <install path>\V15\TransportRoles\Logs\MessageTracking directory.
Log files are limited to 10 MB by default, and when they reach its maximum size, a new log file is created. Log files are kept for either 30 days, or until the maximum size configured for the directory has been reached. Like connectivity and protocol logs, the message tracking logs are removed as needed using circular logging.
You can configure all of these options using the Set-TransportService cmdlet.
In the previous example, we ran the Get-MessageTrackingLog cmdlet and specified a Mailbox server to execute the search. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access