Analyze the log file

You can access this dialog in the "Processes" module via the main menu option "Process / Analyze Log File."

Open Log File

Opens a dialog box where you can open a log file from a directory accessible by the server. The default directory for Intrexx log files is located in the portal directory "/log".

Open the current log file

Opens the most recent log file for the current process.

Reload log file

Updates the list of log entries.

"File" Menu

The functions described above can also be accessed via the File menu.

"View" Menu

You can switch to full-screen view here.

Type

Optionally limits the list of log entries to the following message types:

  • Info

  • Warning

  • Error

  • Debug

Process

Here, you can narrow the list down to the messages from a single process.

Event Type

Displays only the entries for the selected event type.

Filter

You can search for terms here.

Delete filter text

Clears the search text from the filter search field.

Log entries

All log entries contained in the log file are listed here. When a log entry is selected in the list, its content is displayed in the lower section of the dialog box.

"Date" column

Displays the date of the log entry.

"Process" Column

Displays the name of the process.

Event Type

Displays the type of event (e.g., process started, actions performed by elements).

Element

Displays the name of the process element.

"Log Entries" Context Menu

Additional filters for the log list are available via the context menu for each entry.

Each of the following menu items opens the "Details" dialog box, which displays information corresponding to the menu items:

View this entry

The details of the entry are displayed in full.

View Filtered Log File

All currently filtered entries are displayed in full.

View the complete log file

All entries in the log file are displayed in full.

Show only entries of this type

All entries of the same type are displayed in full.

Show only entries for this process

The entries for the currently open process are displayed.

Show only entries of this event type

All entries with the same event type are displayed in full.

View entries for this process execution

All entries associated with a specific execution of a process (typically from the start of the process to its end) are displayed. Log entries for elements that are disabled during process execution are displayed in gray text.

Show all entries

All entries are displayed.

Details

You can access this dialog via the context menu of an entry in the "Analyze Log File" dialog. Log entries are displayed here in text format and can be copied to the clipboard.