exchange logs?
Hi all,
Just a question, is there a script that i can run to deleted or archive the exchange logs then delete them once a week. We don't really want to backup the log's as we have no need for this.
Thanks in advance.
December 16th, 2010 5:29am
If you don't want to backup the server, then enable circular logging, and then Exchange will discard the logs on its own. You do NOT delete the logs manually (either yourself or via a script) as that will cause problems with Exchange.
Are you not backing up any part of Exchange? You don't actually backup the logs. The logs are designed to fill in the gap between a backup and the failure. If you are backing up the database using an Exchange aware backup application then the logs should
be flushed automatically. If they are not, then you have a problem.
Simon.Simon Butler, Exchange MVP
Blog |
Exchange Resources
Free Windows Admin Tool Kit Click here and download it now
December 16th, 2010 7:13am
Hi Alex,
Simon is right.
You can enable circular logging by this way:
In Exchange Server 2003
How to turn on or turn off circular logging in Exchange 2000 Server and Exchange Server 2003
http://support.microsoft.com/kb/314605
In Exchange Sever 2007
How to Enable or Disable Circular Logging for a Storage Group
http://technet.microsoft.com/en-us/library/bb331968(EXCHG.80).aspx
In Exchange Server 2010
Configure Mailbox Database Properties
http://technet.microsoft.com/en-us/library/dd297937.aspx
If anything is unclear, please feel free to let me know.
Best Regards,
EvanPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
December 20th, 2010 1:41am
Microsoft's best practice is to not enable circular logging. Just ensure you're scheduling NT full backup of the storage group. This will commit the logs onto the DB. In addition, check that the online maintenance is running properly. NEVER EVER delete the
logs.
Free Windows Admin Tool Kit Click here and download it now
December 29th, 2010 11:46am
Microsoft's best practice is to not enable circular logging. Just ensure you're scheduling NT full backup of the storage group. This will commit the logs onto the DB. In addition, check that the online maintenance is running properly. NEVER EVER delete the
logs.
December 29th, 2010 7:42pm
Where does one look for a specific outgoing email on exchange server 2k3? Is it a matter of sorting through logs, or is there a simpler way, as in Management Console?
South Beach Java
Free Windows Admin Tool Kit Click here and download it now
December 30th, 2010 1:04am
On Thu, 30 Dec 2010 05:59:41 +0000, gargh bush wrote:
>
>
>Where does one look for a specific outgoing email on exchange server 2k3? Is it a matter of sorting through logs, or is there a simpler way, as in Management Console?
You can use the Message Tracking Center in the ESM's "Tools"
container. That will cover tracking the message until it's time to
deliver it to an exteral destinatin. Then it's time to use the SMTP
protocol log to follow the SMTP conversation with the other server.
---
Rich Matheisen
MCSE+I, Exchange MVP
--- Rich Matheisen MCSE+I, Exchange MVP
December 30th, 2010 10:28am