| Back | Main view | Parent doc

Auditing logs

This feature provides a way to audit IMiS/ARChive logs remotely thru web administration module. IMiS/ARChive logs consists of 3 different log types:

COMMON log:
This is the main log in which IMiS/ARChive server enters common events, errors, warning and so on. Based on the Log level setting in >Configuration/Logs/Log level< this log consists of all entries which level is lower or the same as Log level. Events can also be filtered with >Select log LEVEL< action, which filters events which are lower or same as set in combobox and shows them in log window.

ADMINSTRATION log:
This log consists of administration events such as changes/audits to IMiS/ARChive configuration, administration connection attempts, etc.

DATABASE log:
This log provides little information to the administrator. Its used mainly for reporting errors in database consistency and changes to the database configuration settings.

NAVIGATION buttons:

HOME button:
Moves to the beginning of the log entries. Since log entries are displayed LIFO (last-in-first-out) this shows the latest events
PAGE UP button:
Moves one page up. Since log entries are displayed LIFO (last-in-first-out) this shows the later events than currently displayed.
PAGE DOWN button:
Moves one page down. Since log entries are displayed LIFO (last-in-first-out) this shows the earlier events than currently displayed.
END button:
Moves to the end of the log entries. Since log entries are displayed LIFO (last-in-first-out) this shows the first events in log.
RELOAD button:
This button reloads log entries and moves to the first page. Since log entries are displayed LIFO (last-in-first-out) this shows the latest events in log.
DOWNLOAD button:
This button provides means of downloading log to a local log file. It is useful for examining log entries locally rather than thru web administration module.




| Back | Main view | Parent doc