Scroll To Top

System Events

Introduction

To better understand how users interact with the system, certain actions will trigger a System Event. These events are recorded in a table for reporting, analytical, or other purposes.

Events Captured

The following actions trigger a System Event:

  • Logging into the system
  • Resetting a password
  • Accessing a Table
  • Accessing a Dataset
  • Accessing a Dashboard

Each action may record different information. The following information is always collected:

  • The User or Api Key used to access or perform the action
  • The IP Address the actions came from
  • References to the accessed entity
  • Web browser information

Accessing Entries

The system event log can be displayed by querying against the system_events table either in a Dataset or a JasperReport.