A toolbar for log viewer actions is present on the top left of the screen. This toolbar will remain in this position whatever the browser scrolling position is.
You can:
Just click on one of the buttons in order to display or hide the selected toolbar item.
Convertigo EMS stores its logs into log files. For simplicity reasons, you have an unified vision of all log files, i.e. you do not directly manipulate log files, but you rather have access to virtually all the log entries found in any log files.
The log entries are displayed in a table. You can select the columns
you want to display.
A special column ("Delta time") can be useful when you are trying to check
the duration of execution parts: this column displays the time difference
between each consecutive log lines.
You can select a subset of log entries, specified by a date interval.
The start/end date are included in the resulting subset.
The date format is: 'yyyy-mm-dd'.
Filters can help you to smartly select a specific part of the log entries.
A filter is a Javascript set of conditions, that have to match for each line of log files.
You can right click in any cell of the log entries: this will open a popup menu allowing you to add a new condition to the filter, based on the text you selected in the clicked cell.
Logs are displayed according to the given filter and date interval. The log viewer tries to retrieves as many log lines as possible, within a time and a number of lines limit. If one of these limits is reached, but some logs lines remains, you will have the possibility to request for these remaining log lines with a button at the end of the current log lines.
You can display logs in real-time, i.e. the display is contineously updated. This is very useful when you are trying to see a special event thru the logs.
Just toggle the real-time button in order to set or unset the real-time mode.
You can download a part of log entries, possibly with a given filter and date interval.
You can delete or compress a part of log entries, possibly with a given filter and date interval.
| Category | Time | Delta time | Level | Thread | Extra |
|---|