Moving SQL Event to their own event log.


i have been searching ability move sql event logs windows application log new custom event log.  reason behind support servers have on 200 database transaction logs backups every fifteen minutes.  makes lot of events in application log nice able redirect them different location.  have found add new custom event log in registry redirecting sql new event log different story.  maybe can give me hint on how make change.

suggestion:

so during install of sql server windows add sqlserver event log house sql events.  nice if microsoft products follow because when comes time problem shoot issue 1 able see windows event logs of products have been installed on server (at least microsoft ones).  in case wintel team has limited size of event logs during first problem event many alerts have been flushed out of log because of size limitations.  causes change size of log , wait event happen again.  believe having separation in different productions own support personal solve issues faster , strengthen whole product suite.

might can gives hint-

http://support.microsoft.com/kb/315417/en-us
http://searchwindowsserver.techtarget.com/answer/change-the-default-location-for-the-event-viewers-log-files


http://technet.microsoft.com/en-us/library/ms190737.aspx
-n ->does not use windows application log record sql server events. if start instance of sql server -n, recommend use -e startup option. otherwise, sql server events not logged.

http://technet.microsoft.com/en-us/library/cc749869.aspx


thanks, rama udaya.k (http://rama38udaya.wordpress.com) ---------------------------------------- please remember mark replies answers if , un-mark them if provide no help,vote if gives information.



SQL Server  >  Getting started with SQL Server



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........