TuTenKhaMen / eventlog-to-syslog

Automatically exported from code.google.com/p/eventlog-to-syslog
0 stars 0 forks source link

eventlog-to-syslog install win server 2008 r2 x64 Note #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Download   Evtsys_4.4.3_64-Bit.zip

1.  copy evtsys.exe c:\windows\SysWOW64\

2.  copy evtsys.dll c:\windows\SysWOW64\

3.  cmd ( for administrator )

4. cd c:\windows\SysWOW64

5. evtsys.exe -i -h 192.168.1.41 -p 514

You will find some errors

「Eventlog to Syslog Services」Location is C:\Windows\System32\evtsys.exe 
this is not correct position

you need go to 「regedit」=> 
「[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EvtSys」=>「ImagePath
」=>「%SystemRoot%\SysWOW64\evtsys.exe」。

PS. 「 Modify the service to start position 」

Original issue reported on code.google.com by cddisk2...@gmail.com on 6 Mar 2012 at 8:30

Attachments:

GoogleCodeExporter commented 8 years ago
You are correct, this is an outstanding issue. Question though is there any 
reason you are installing in SysWOW64? That should only be for 32-bit 
executables, evtsys has a 64-bit version which I would recommend you use.

Original comment by sherwin....@gmail.com on 3 May 2012 at 4:37

GoogleCodeExporter commented 8 years ago

Original comment by sherwin....@gmail.com on 16 Oct 2012 at 2:21