pzbw / eventlog-to-syslog

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

Request to support 4 loghosts #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Sherwin,
Would it be possible to enhance eventlog-to-syslog to support an additional 2 
LogHosts, total of 4? 
I understand that currently only two loghosts are supported.

Would you have a workaround for this? Will you add this to your next update?

Why the need to support 4 loghosts?
One set is for operational use, the other set is for auditing purposes. Both 
are redundant.

Best regards,
Mark

Original issue reported on code.google.com by markyjph...@gmail.com on 9 Mar 2011 at 12:26

GoogleCodeExporter commented 8 years ago
With the changes I have made to the sending system in my current build this 
would be pretty simple to implement actually. I'm a little curious as to why 
you need a separate system for auditing and operation though. Wouldn't they 
both contain the same data?

Original comment by sherwin....@gmail.com on 10 Mar 2011 at 6:36

GoogleCodeExporter commented 8 years ago
Hi Sherwin,
Yes same data but different function with restricted access, kinda like a black 
box flight recorder.
Do you recommend we adjust build 4.4.1 and recompile?
Best regards,
Mark

Original comment by markyjph...@gmail.com on 11 Mar 2011 at 8:55

GoogleCodeExporter commented 8 years ago
You can adjust that build for the short term. I will release a beta build in a 
few weeks that will allow that support.

Original comment by sherwin....@gmail.com on 14 Mar 2011 at 1:48

GoogleCodeExporter commented 8 years ago

Original comment by sherwin....@gmail.com on 16 Mar 2011 at 11:06

GoogleCodeExporter commented 8 years ago
Hi Sherwin,
Is this feature available in this weekend build? 
I've made a patch for this a few weeks ago but didn't submited to you because 
you said you were changing network code. Maybe I can help you you with this 
request.

Original comment by wired...@gmail.com on 2 Apr 2011 at 10:52

GoogleCodeExporter commented 8 years ago
Wired,
Yes I have included it in the updated code, but I did not get a chance to build 
the executables this past weekend. The network code has also been changed quite 
a bit so it won't match the previous revision at all. I am attempting to get 
the new executables and any other bug fixes out this evening.

Thanks for your work though.

-Sherwin

Original comment by sherwin....@gmail.com on 7 Apr 2011 at 11:23

GoogleCodeExporter commented 8 years ago
Enabled. The fix will be included in the update tonight.
Note: hosts 3 and 4 can be set in the registry, or from the command line in the 
backup loghost option (-b). Separate each host by a semicolon (;).
Ex: evtsys.exe -i -h syslog1 -b syslog2;syslog3...

Original comment by sherwin....@gmail.com on 8 Apr 2011 at 12:37