Online documentation - Websydian v6.0 |
Users Guide | Patterns Reference | WebsydianExpress | Search |
The NT Event Viewer relies on message resource DLLs to view an event message. The NT event logger DLL (NTEventLogAppender.dll) contains these messages, but in order for the Event Viewer to find the DLL the location of the DLL must be configured in the registry database.
Before you modify the registry database please make sure that you back up the registry and that you know how to restore the registry from the backup if a problem occurs. For information about how to back up the registry please read the following article from the Microsoft Knowledge Base.
When this is done the following entries can be set in the property file:
Property file | Entries |
---|---|
Relay Service |
servlet.log.media: NTEventLog servlet.log.level: ERROR servlet.log.file: Log4j |
Websydian Server | log.media: NTEventLog log.level: ERROR log.filename: Log4j |
The filename property is set to the name of the subkey created in step 3.