Skip to main content

Audit Trail in ObserveOps

ObserveOps records every change made to your system in the Audit module. You can see who changed what, when they changed it, and whether it succeeded or failed. This covers Dashboards, Monitors, Metrics, Users, and more.

Use the Audit module when something breaks and you need to find out why. A monitor stopped alerting. A dashboard looks different from yesterday. A metric value seems wrong. The Audit module gives you the full history so you can trace the exact moment, the exact change, and the exact person responsible.

Go to Menu. Select Audits Audits menu icon. The Audit screen opens.

Audit screen showing insight widgets, audit trend chart, search bar, and audit records table

What the Screen Shows

The Audit screen has three sections from top to bottom:

SectionWhat It IsWhy It's There
Insight WidgetsThree summary charts at the topQuick view of total events, busiest modules, and most active users for the selected time range
Audit TrendA timeline chart below the widgetsShows how audit activity changed over the day so you can spot spikes and failures at a glance
Audit TableThe full record list at the bottomEvery audit event with search, filter, sort, and export controls

Insight Widgets

Three widgets appear at the top of the screen. They all update automatically based on the time range you select at the top right of the page.

WidgetWhat It ShowsWhen to Use It
Audit EventA donut chart with the total number of audit events in the selected time rangeCheck how much activity happened overall
Top Audit Events By ModuleA bar chart showing which modules had the most events — Widget, Metric, Monitor, User, or DashboardFind which part of the system is changing most often
Top Audit Events by UserA bar chart showing which users triggered the most audit eventsSpot accounts with unusually high activity

Audit Trend

The Audit Trend chart shows how audit activity changed over time. Two lines appear on the chart:

LineColorWhat It MeansWhen to Use It
succeedGreenChanges that completed successfullyConfirm normal activity levels
failRedChanges that failed or were rejectedInvestigate problems — a spike here means something went wrong

Click succeed or fail in the legend below the chart to show or hide that line. A sudden spike in the fail line tells you something went wrong around that time. Cross-reference the spike time with the Audit Table to find the exact event.

Audit Table

The audit table lists every event in the selected time range. It shows 50 records per page by default. The total count appears at the bottom right, for example: "1 - 50 of 9,246 items."

Toolbar

Four action buttons appear in the top-right corner above the table.

Select Manage columns eye icon to manage which columns appear in the table. A panel opens where you can check or uncheck each column, search for a column by name, or select Reset Column Preference to restore all columns.

Column visibility panel showing available columns with checkboxes — Timestamp, Module, Operation Type, User

Select Export As CSV icon to download all current records as a CSV file. Use this to open the data in Excel or import it into another tool.

Select Export As PDF icon to download all current records as a PDF file. Use this to share a printable report with a manager or auditor.

Select Toggle filters funnel icon to show or hide the Module and Operation Type quick filter chips above the table.

Table Columns

Each row in the table shows these details:

FieldDescription
TimestampThe date and time the change happened.
ModuleThe part of the system where the change happened — Monitor, Dashboard, Metric, or User.
Operation TypeThe type of change: Create, Update, or Delete.
UserThe user who made the change. If the system triggered it automatically, this column shows system.
Remote IPThe IP address the change came from. System-triggered changes show 127.0.0.1.
MessageA short summary of what changed. Select Show more... to see the full before-and-after comparison.
StatusWhether the change worked. Either Success or Fail.

Click any column header to sort the table by that column.

Search Records

Type any keyword in the Search box above the table to find specific records. The table updates as you type. You can search by monitor name, username, or any word in the message text.

Filter Records

You have two ways to narrow down the table: quick filter chips and the full filter panel.

Quick Filter Chips

Two chips appear above the table: Module and Operation Type. Click either chip to pick a filter value.

OperatorWhat It Does
=Shows only records that match the value you pick
!=Excludes records with that value and shows everything else

The table updates immediately when you apply a chip filter.

Full Filter Panel

Select + Filter above the table to combine multiple conditions at once.

Select Filter dropdown showing Module, Operation Type, Users, and Status options

FilterWhat It FiltersExample Use
ModuleShow only events from one part of the systemFilter by Monitor to investigate a broken alert
Operation TypeShow only Create, Update, or Delete eventsFilter by Delete to find what was removed
UsersShow only events from a specific user accountFilter by username to audit that person's actions
StatusShow only Success or Fail eventsFilter by Fail to find what went wrong in a time period

Select your criteria and select Apply to update the table. Select Clear to remove all active filters.

You can combine filters. For example: Module = Monitor and Status = Fail shows all monitor changes that failed today.

View What Changed

Every row in the Message column shows a short summary of the change. Select Show more... on any row to open the Audit Trail Details panel and see exactly what was different before and after.

Audit Trail Details panel showing New Value and Old Value columns with a before-and-after comparison

ColumnWhat It ShowsHow to Read It
New ValueThe value after the change was appliedThis is what the setting or field looks like now
Old ValueThe value before the change was madeThis is what it was before someone changed it

For example: a row for a metric change might show New Value: Metric State: SUSPEND and Old Value: Metric State: ENABLE. This tells you the metric was running before this change and was suspended by it.

Close the panel by selecting X in the top-right corner of the panel, or press Escape.

Troubleshooting

The Audit table shows no records. The selected time range has no activity. Change the time range at the top right of the page to a wider window and check again.

A filter is active but I can't see the filter chips. The quick filter chips row is hidden. Select Toggle filters funnel icon in the toolbar to show it again.

The export file is empty. Your current filter or search returned zero results. Clear all active filters, then export again.

I selected Show more... but the detail panel did not open. The page may have reloaded. Scroll to any row in the table and select Show more... again.

The Audit Trend chart shows no data for some time periods. No audit events occurred during those periods. This is normal during low-activity times like nights or weekends.

Known Limitations

  • Audit records cannot be deleted. The trail is permanent by design to support accountability and compliance.
  • You cannot edit or annotate audit records.
  • The Audit module shows events within the selected time range only. Change the range at the top right to see older records.
  • API-triggered changes appear with system as the User and 127.0.0.1 as the Remote IP. They are not linked to a named user account.
  • Alerts and Policies: configure alert policies that generate audit events when modified
  • User Settings: manage user accounts whose actions appear in the audit trail
  • System Settings: configure system-level settings that generate audit events when changed