j5 OMS
Operations Management System
j5 OMS is a broad range of hardened web applications that manage, control, organize & log the Operating Processes in industrial sites.
Click here
for more information... 
j5 Logbook
The pure Web Server version!!
Make operator logs work for you!
Industrial, proven, configurable.
Oracle, SQL Server, Access web-server based.
Click here
for more information... 
j5 HandoverBook
The j5 HandoverBook is an electronic tool designed to effectively manage the information flow between outgoing and incoming shifts.
Click here for more information... 
Where can I find the error, access and trace log files Print E-mail
The error and access files are located in different directories for each system.

For the jLogbook Server, since the server is run from the command shell, the access logs are actually displayed in the command shell. If an error occurs, the information is displayed in the shell.

For the Apache system, the log files are usually defined in the jLogbook.prefs or config.py files.
In the config.py file (For Linux: located in the ******* directory, for Windows: located in the c:\python23\lib\site-packages\jLogbook\python directory.)
the location looks like this:
errorfile = "C:\\Temp\\error.log"
tracefile = "C:\\Temp\\trace.log"
auditfile = "C:\\Temp\\audit.log"

For jLogbook.prefs the location will look like this:
errorfile = "/var/log/httpd/jLogbook-error.log"
tracefile = "/var/log/httpd/jLogbook-trace.log"
auditfile = "/var/log/httpd/jLogbook-audit.log"

 
< Prev   Next >