Note: this documentation is effective for Blue Relay Version 5.45 and later.


Event Logs are located below the Configuration section of an event and can be used to gain insight into past event runs.



TABLE OF CONTENTS


Event Runs

Each row in the Event Logs table represents one run of the event. Every row displays a trigger and a unique Run ID which can be used to identify the event run. The date/time stamp on each run denotes the exact time when the event run began executing.


Event runs (and the logs within each run) are ordered in descending chronological order. Scrolling down in the table loads more event log runs. Event logs older than one month are not included in the results. 





Event Action Logs

To view the individual logs for each action within an event run, click on the event run, or click "Expand All" to expand all event runs. 


Each event log shows the following data for a particular event action:

  • Action and Date: the type of action which was run and the exact time it ran
  • Status: the overall result of the action. Status can be one of the following options
    • Success: the action ran successfully
    • Error: there was an error running the action
    • Action Disabled: the event action was disabled, so it did not execute
    • Condition not Met: the even action had a condition which was not met, so the action did not execute
  • Context Variables: this is a key-value pair list of the variables which were defined when this action was being executed.  They provide additional details about the event action. The names of these context variables (denoted in bold text) can be used in advanced expressions. Please see the Expression Language Guide for details. 
  • Message: If an event action encounters an error, this column will include an error message to explain the failure.




Filtering Event Logs


Use the search bar to search for specific event logs. To view failed event logs only, use the "Display Failed" button.