mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-27 02:01:26 +02:00
Image Audit: Unreferenced Images (#787)
This commit is contained in:
@@ -23,7 +23,7 @@ When you bypass compliance for a peer:
|
||||
2. The bypass remains active until:
|
||||
- An administrator manually revokes it, OR
|
||||
- The device becomes naturally compliant in the EDR system (bypass is automatically removed)
|
||||
3. All bypass actions are logged in the [Activity Events](/manage/activity-events) for audit purposes.
|
||||
3. All bypass actions are logged in the [Activity Events](/manage/activity) for audit purposes.
|
||||
|
||||
## Bypass Compliance for a Peer
|
||||
|
||||
@@ -134,7 +134,7 @@ All compliance bypass actions are recorded in the activity log:
|
||||
| `Peer compliance bypassed by admin` | An administrator bypassed compliance for a peer |
|
||||
| `Peer compliance bypass revoked` | An administrator or the system removed the bypass |
|
||||
|
||||
You can view these events in the [Activity Events](/manage/activity-events) page, including details about which administrator performed the action and the original rejection reason.
|
||||
You can view these events in the [Activity Events](/manage/activity) page, including details about which administrator performed the action and the original rejection reason.
|
||||
|
||||
## API Access
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Stream Activity Events to Wazuh
|
||||
|
||||
Wire NetBird's [Event Streaming → Generic HTTP](/manage/activity/event-streaming/generic-http) integration to a Wazuh manager so every [audit event](/manage/activity/audit-events) and [traffic event](/manage/activity/traffic-events-logging) lands in Wazuh as a searchable alert.
|
||||
Wire NetBird's [Event Streaming → Generic HTTP](/manage/activity/event-streaming/generic-http) integration to a Wazuh manager so every [audit event](/manage/activity) and [traffic event](/manage/activity/traffic-events-logging) lands in Wazuh as a searchable alert.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
||||
Reference in New Issue
Block a user