I'm adding windows event logging functionality to an existing Java application and I'd like to utilize event ids(our admin is using them already). Is there a way to specify the event ID when logging with NTEventLogAppender?
|
|
|
|
|
|
|
From my research so far it seems like there's no way to modify the event ID from the default 4096. |
||
|
|