All operations running in the Beebox are logged with date, executing user, description, notification status and, if applicable, error details.
...
- Date: When the action terminated. The date is shown in your browser local time.
- Project: The name of the project concerned.
- Action: The title of the operation and a short description. If the operation failed then it shows up in red color.
- Run by: Indicates who triggered the operation, any of:
- Administrator: The operation was triggered from the user interface (since you need admin credentials to go there)
- Autorun process: The operation was triggered automatically. The project uses automation.
- Connector: The operation was triggered via the API e.g. from a CMS connector (using non-administrator credentials).
...
- .
You can configure Beebox to send out emails to the Beebox administrator. In that case, the Action column shows either one of:
...
- Push notifications: Queued: The URL was not yet called but will be.
- Push notifications: Done: The URL was successfully called.
- Push notifications: Failed: The URL could not be called. Likely, the target web server is unavailable or the URL does not exist.