Monitor Settings and Activity
The Monitors page allows you to view, create, manage, and organize your monitors.
To access the Monitors page, in the main Sumo Logic menu select Manage Data > Monitoring > Monitors.
The page displays the following information:
- Name. Name of the monitor.
- Status. A monitor is considered Normal when none of the trigger conditions are met and your data is actively being monitored.
- Type. A monitor type is either Logs or metrics, based on the type of data being monitored.
- Query. The query the monitor is running to track your data.
- Created By. The user that created the monitor.
- Last Modified. The time the monitor was last updated.
- Capacity Used. The bottom of the table shows the number of Log and metric monitors in your account.
Open the Alert List to view all of the triggered alerts from a monitor by hovering your cursor over its Status and clicking the icon.
At the top of the page, you can:
- Search Monitors. Use the search field to filter monitors by name and status. For example, you can view all monitors that are currently triggered in the system by clicking the Status: All Triggered.
- Add > New Folder. Create a folder to organize your monitors.
- Add > New Monitor. Create a new monitor.
- Add > Import. Import monitors from the exported JSON you copied from the More Actions menu in the Details pane of the original monitor.
The Import function is provided for you to transfer data immediately. The Sumo Logic JSON format may change without notice. There is no guarantee that you will be able to import the JSON in the future.
Quick menu
The quick menu allows you to make changes to the monitor without opening the Details pane. Find and hover your mouse over a monitor in the monitors table. A three-dot kebab icon appears on the right of the row. Click the three-dot kebab icon to view a menu with all of the options available in the Details pane.
Details pane
The details pane provides additional information about a selected monitor, like its query, trigger conditions, and notification preferences. For the monitors listed, select a row to view its details. A details pane appears to the right of the table.
In the details pane, you'll see the following details for a monitor:
- Name. Shows the name of the monitor.
- Status. Shows the status of the monitor - Normal, Critical, Warning, or Missing Data. A monitor can be in multiple states at the same time.
- Description. Shows the description, if any.
- Type. Shows the type of monitor, either Logs or metrics.
- Path. Shows the Library location where the monitor is located.
- Query. It is used to track your data.
- Trigger Conditions Thresholds value that must met for monitor to trigger an alert. These values are set when you create a monitor and can be based on a variety of metrics such as CPU usage, network latency, application response time. Applicable values include Critical, Warning, and Missing Data.
- Notifications. These are configured on the monitor.
- The timestamp and user that Created and last Modified the monitor. The alert response page will show alert details in the time zone designated in your user preferences.