Skip to main content

Quantela platform user manual

Logs

The Quantela platform continuously stores log messages to an Elastic Stack logging platform. The Logs facility in the Quantela platform can be used by suitably authorised operators to search for and display detailed information about specific system events.

updated_log_management_screen.png

To view the system logs, first click the Admin Panel icon in the top left-hand corner of the main dashboard screen: admin_panel_icon.PNG.

On the Admin Panel, click Logs: new_menu_logs.PNG.

To filter the displayed logs, click the Add Filters icon add_filters.png.

Select which log you are interested in from the Type list. There are two log types available:

  • Security - this includes details of events related to users, roles and regions.

  • Microservice - this contains details of system events, and is mostly used by engineers for investigating system performance.

Press the Add Filter button to create one or more search filters. For each filter, configure the following parameters:

new_add_filter_logs.png

Filter parameter

Description

Filter

Select the attribute that you want to filter on. The attributes that are displayed in the list depend on the log type but they include the following:

  • Source - the Quantela platform module that generated the log message.

  • Timestamp - the time that the message was generated.

  • Event ID - an alphanumeric string which uniquely identifies the event.

  • Message - the log message.

  • User Name - the user name of the user.

  • Log Level - the level of the log whether error or info.

  • Use Case - the use case which generates the message.

Condition

Choose one of the following:

  • is - the filter must exactly match the specified value.

  • is not - the filter does not match the specified value.

Value

Specify the value to be compared with the Filter attribute selected above.

Label

Enter a descriptive label for this filter.

Press the Apply button to apply this filter. To subsequently edit the filter, click on the 'pencil' icon beside the filter name. To remove the filter, click the 'cross' icon: logs_filter_icon.png.

To search for any text within the currently displayed log messages, enter your text in the Search Logs panel which is displayed on clicking the new_events_search.png icon.

To see more log messages in the list, either select a larger value for Items per Page, or select another page number.

To export the displayed log messages, press the Export button at the bottom of the Add Filters section. The log messages would be saved in CSV format to your local device.