Unable to track message logs of last year - 2014

HI,

   In exchange 2007,Unable to track messages for last year 2014 and 2015 works fine. what may be the i

February 4th, 2015 11:31pm

Hi 

By default, the maximum age for any message tracking log file is 30 days. Circular logging deletes the oldest message tracking log files if either of the following conditions is true:
The message tracking log directory reaches its specified maximum size.
A message tracking log file reaches its specified maximum age.

To change the settings run the below commands

Run the following command on an Edge or Hub server: 
Set-TransportServer <Identity> -MessageTrackingLogMaxAge <Age>
Run the following command on a Mailbox server: 
Set-MailboxServer <Identity> -MessageTrackingLogMaxAge <Age>

Free Windows Admin Tool Kit Click here and download it now
February 5th, 2015 12:08am

Hi Venkat,

I thought you might not have those logs on the message tracking logs directory.In exchange it will stores the last 30 days logs with the the directory size as 250 MB.You need to change the below mentioned parameters to have the old logs.In your case old logs was been overwritten by the new logs.

Parameters Name : 

MessageTrackingLogMaxDirectorySize

MessageTrackingLogMaxAge

Reference Link : 

https://www.simple-talk.com/sysadmin/exchange/message-tracking-in-exchange-2007/

February 5th, 2015 12:13am

Apart from above configuration setting, You can also check this automated solution (http://www.exchangereports.net/) that helps to track all the mailbox traffic of the entire network into real time as per defined time-frame.
Free Windows Admin Tool Kit Click here and download it now
February 5th, 2015 2:25am

Hi,

By default, the age for the message tracking log files is 30 days.

You can use Get-MailboxServer "server" | fl message* command to check the value in your Exchange 2007 server.

Best regards,

If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com

February 6th, 2015 12:31am

Hi,

Is there any update on this issue?

Best regards,

If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com

Free Windows Admin Tool Kit Click here and download it now
February 8th, 2015 9:10pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics