Default setup
- [Users home]/monitor.log: The monitor will log events to this log.
- [install dir]/server.log : The server will log events to this log file.
- Eventlog: On windows systems the server will log login events, failed login events and disconnects to the eventlog.
- Syslog: On *nix systems the server will log login events, failed login events and disconnections to the syslog.
Configuring the eventlog/syslog
The file log4j.xml (See File Structure) contains the log settings for the dbWatch server. The provided log4j.xm contains descriptive comments and should be a good starting point for customization. For more information on log4j go to http://logging.apache.org/log4j/1.2.
Post your comment on this topic.