PC Review


Reply
Thread Tools Rate Thread

change event log location to remote drive?

 
 
JAQK
Guest
Posts: n/a
 
      15th Nov 2005
Is it possible to modify the registry to redirect the event viewer log to a
mapped drive or UNC path, instead of local?

We don't think it's possible, other than by using scripting, but maybe
somebody knows better, thanks.


 
Reply With Quote
 
 
 
 
Dave Patrick
Guest
Posts: n/a
 
      15th Nov 2005
Definitely not recommended for a number of reasons but;

Reg_Expand_Sz

HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\File
HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Security\File
HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\File

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"JAQK" wrote:
| Is it possible to modify the registry to redirect the event viewer log to
a
| mapped drive or UNC path, instead of local?
|
| We don't think it's possible, other than by using scripting, but maybe
| somebody knows better, thanks.
|
|


 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      15th Nov 2005

"JAQK" <(E-Mail Removed)> wrote in message
news:sy9ef.5870$vS4.3083@trnddc01...
> Is it possible to modify the registry to redirect the event viewer log to

a
> mapped drive or UNC path, instead of local?
>
> We don't think it's possible, other than by using scripting, but maybe
> somebody knows better, thanks.


The location of the event logger files is defined here:
HKLM\SYSTEM\CurrentControlSet\Services\Eventlog

I suggest you replace the current entry of
%SystemRoot%\system32\config\SysEvent.Evt

with something like

\\SomeServer\SomeShare\SomeFolder\SysEvent.Evt

Seeing that such a file would not be available until quite late
in the startup process, I suspect that Windows will run into
some severe problems. You are also likely to encounter
permission problems: Windows is likely to use the System
account to write to the Event Logger, and this account
has no access rights to networked resources.


 
Reply With Quote
 
karl levinson, mvp
Guest
Posts: n/a
 
      16th Nov 2005
This is not the way most people do this. Most people log locally and then
somehow inspect or copy the event log entries via a remote system. One way
to do this is via syslog. There are a number of free windows event log to
syslog solutions, such as ntsyslog. Kiwi has some syslog solutions. You
might consider Snare, which is still free and adds encryption and support
for collecting logs from linux, routers, firewalls, etc.

http://www.intersectalliance.com/projects/SnareWindows/

"JAQK" <(E-Mail Removed)> wrote in message
news:sy9ef.5870$vS4.3083@trnddc01...
> Is it possible to modify the registry to redirect the event viewer log to
> a mapped drive or UNC path, instead of local?
>
> We don't think it's possible, other than by using scripting, but maybe
> somebody knows better, thanks.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I need to change the remote web site location. - Help =?Utf-8?B?VG9ueQ==?= Microsoft Frontpage 1 10th Oct 2007 09:37 AM
Can't change remote website location =?Utf-8?B?S210bndtbg==?= Microsoft Frontpage 3 8th Sep 2007 05:56 PM
change event log location to remote drive? JAQK Microsoft Windows 2000 3 16th Nov 2005 03:30 PM
change event log location to remote drive? JAQK Microsoft Windows 2000 Group Policy 3 16th Nov 2005 03:30 PM
change event log location to remote drive? JAQK Microsoft Windows 2000 Security 3 16th Nov 2005 03:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:24 PM.