Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use FQDN in message instead of 'windows computer name' [patch] #45

Closed
GoogleCodeExporter opened this issue Apr 27, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link

We'd like to feed the event logs into a SIEM. In order to do correlation, the 
SIEM needs the IP address (or a resolvable hostname) and using %COMPUTERNAME% 
doesn't get us there. The attached patch will find the first IP address on the 
system and use that in the syslog message. If the IP is resolvable to a FQDN, 
then that will be used. This feature is optional by specifying the command line 
option "-a" when installing the service. 

Original issue reported on code.google.com by jeff.murphy on 20 Jul 2011 at 5:53

Attachments:

@GoogleCodeExporter
Copy link
Author

Hmm. This got submitted as a defect, but is an enhancement. 

Original comment by jeff.murphy on 20 Jul 2011 at 5:53

@GoogleCodeExporter
Copy link
Author

Thanks Jeff, I will look at adding this to the next release.

-Sherwin

Original comment by sherwin....@gmail.com on 1 Aug 2011 at 3:44

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Fixed, awaiting build and test.

Original comment by sherwin....@gmail.com on 16 Oct 2012 at 4:39

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant