mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Limit traffic events to specific groups (#409)
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 101 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 364 KiB After Width: | Height: | Size: 221 KiB |
@@ -133,6 +133,19 @@ at the kernel level. Be aware that enabling this option may lead to higher CPU u
|
||||
<img src="/docs-static/img/how-to-guides/traffic-events-logging-settings.png" alt="traffic-events-logging-settings" className="imagewrapper-big"/>
|
||||
</p>
|
||||
|
||||
### Limiting Traffic Events to Specific Groups
|
||||
|
||||
You can scope traffic events logging to only the peers that belong to specific groups.
|
||||
|
||||
- When you select one or more groups, only peers that are members of the selected groups will report traffic events.
|
||||
- If no group is selected, logging applies to all peers in the account (default behavior).
|
||||
|
||||
To configure this setting, navigate to `Settings > Networks` in the Experimental section, open the Group Selector under `Enable Traffic Events`
|
||||
choose the groups you want to include, and click `Save Groups`.
|
||||
<p>
|
||||
<img src="/docs-static/img/how-to-guides/traffic-events-groups-logging-settings.png" alt="traffic-events-groups-logging-settings" className="imagewrapper-big"/>
|
||||
</p>
|
||||
|
||||
## Log Retention
|
||||
|
||||
While in experimental mode, logs are retained for **seven days**.
|
||||
|
||||
Reference in New Issue
Block a user