Skip to main content

Events Tab

The Events tab provides a powerful feed that tracks key activities across your infrastructure and Space. It helps you investigate historical events, making it easier to correlate changes with anomalies or node behavior.

Use the Events feed to:

  • Quickly identify what happened before or after a node went offline.
  • Attribute sudden metric changes to specific environment events.
  • Access a detailed history of alert transitions and node state changes.
note

Based on your Space plan, the time range available for querying past events may vary.


Available Event Domains

The Events feed provides visibility into the following event types:

Event DomainCommunityHomelabBusinessEnterprise On-Premise
Auditing events4 hours90 days90 daysUser-dependent
Topology events4 hours14 days14 daysUser-dependent
Alert events4 hours90 days90 daysUser-dependent

Auditing Events

These events log user actions and Space configuration changes:

Event NameDescriptionExample
Space CreatedA new Space was created.Space Acme Space was created.
Room CreatedA Room was added to the Space.Room DB Servers was created by John Doe.
Room DeletedA Room was removed from the Space.Room DB Servers was deleted by John Doe.
User Invited to SpaceA user was invited to join the Space.User John Smith was invited by Alan Doe.
User Removed from SpaceA user was removed from the Space.User John Smith was removed by Alan Doe.
Silencing Rule CreatedA new silencing rule was added.Silencing rule DB Servers schedule silencing was created by John Smith.
Silencing Rule ChangedAn existing silencing rule was modified.Silencing rule was changed by John Doe.
Silencing Rule DeletedA silencing rule was removed.Silencing rule was deleted by Alan Smith.

Topology Events

These events track changes to node connectivity and state:

Event NameDescriptionExample
Node Became LiveNode started streaming metrics to Cloud.Node netdata-k8s-state-xyz is live.
Node Became OfflineNode stopped streaming metrics, fully offline.Node ip-xyz.ec2.internal is offline.
Node CreatedNode was created but not yet seen by Cloud.Node ip-xyz.ec2.internal was created.
Node DeletedNode was hard deleted from the Space.Node ip-xyz.ec2.internal was deleted (hard).
Agent ConnectedAgent connected to the Cloud server (MQTT link).Agent 7d87bqs9-cv42-4823-8sd4-3614548850c7 connected.
Agent DisconnectedAgent disconnected from the Cloud server.Agent disconnected due to Connection Timeout.

Alert Events

These events log alert state transitions for node metrics:

Event NameDescriptionExample
Node Alert State ChangedRecords state changes such as Cleared, Warning, Critical, Removed, Error, or Unknown.Alert httpcheck_web_service_bad_status on node netdata-parent-xyz escalated to CRITICAL with value 25%.

Who Can Access Events?

User RoleEvent Domains Accessible
AdministratorsAll event domains (Auditing, Topology, Alerts).
Non-administratorsTopology and Alerts only.
note

See the Role-Based Access model for details.


How to Use the Events Feed

  1. Click the Events tab.
  2. Define the timeframe using the Date and Time selector.
  3. Apply filters from the right-hand bar, such as event domain, node, alert severity, or time range, to focus on the data you need.
note

If your query exceeds the retention limits of your plan, an error will indicate that the requested data is outside your allowed timeframe.


Do you have any feedback for this page? If so, you can open a new issue on our netdata/learn repository.