The first 3 characters of each log entry indicate the result status of the action as follows:

  • "XXX" means that no matching event was found. Below is a sample ARES log line of this type:
    • XXX 2019-08-08 20:48:19 17.12sec site1 camera1 staff Steve m 51 -> Too Late
  • "-->" means a script was triggered. (This only happens if there's an event match.) Below is a sample ARES log line of this type:
    • --> 2019-08-08 20:48:39 0.74sec site1 camera1 staff Steve m 51 -> python ./scripts/relay-numato.py 0 5; @emailSend guestArrived
  • "<--" means a response was made. (This only happens if there's an event match.) Below is a sample ARES log line of this type: 
    • <-- 2019-08-08 20:48:40 Reply true -1.0 Script triggered!