paleg / eventlog-to-syslog

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

Debug mode traps all events, not in Service mode. #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1. Running "evtsys.exe -d" on windows 2008 machine. Ignore file is default 
(nothing is ignored)
(32-bit)

Jun  1 05:35:32 WIN2K8VMSGREGOI Flags: LogLevel=0, IncludeOnly=False, EnableTcp=
False, IncludeTag=False, StatusInterval=0

2. Generating events using

logevent -s E -c 3 -r "Hi this is a test" -e 42 "This is a message"

3. Events gets successfully sent to syslogd, as expected. 

4. Stopping "evtsys -d" and then "net start evtsys". 

5. Re-generating same logevent commands. Problem is that the same events are 
not trapped in service mode.

What is the expected output? What do you see instead?

Whatever is trapped in the debug mode should be trapped when run as a service? 
Using the same ignore file and same settings in the registry?

What version of the product are you using? On what operating system?

Latest (4.4.1)

Please provide any additional information below.

Tried setting a service account on the service, still does not work. 

Original issue reported on code.google.com by stephanegregoire on 1 Jun 2011 at 12:37

GoogleCodeExporter commented 8 years ago
Note: The service mode still send some events to syslogd... but not the logs I 
generated with logevent. 

Original comment by stephanegregoire on 1 Jun 2011 at 1:04

GoogleCodeExporter commented 8 years ago
Hmm that is very strange. Did you ever get this resolved?

Original comment by sherwin....@gmail.com on 8 Jul 2011 at 3:44

GoogleCodeExporter commented 8 years ago
Hi, actually no, the issue was still there when we've moved on to another 
product (Datagram)

Original comment by stephanegregoire on 8 Jul 2011 at 10:39

GoogleCodeExporter commented 8 years ago
Sorry it didn't work for you. That's an issue I haven't seen before.

Original comment by sherwin....@gmail.com on 8 Jul 2011 at 4:04

GoogleCodeExporter commented 8 years ago

Original comment by sherwin....@gmail.com on 6 Mar 2012 at 4:20