Skip to content

Commit af9b1b3

Browse files
authored
Limit traffic events to specific groups (#409)
1 parent 1402bcd commit af9b1b3

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed
101 KB
Loading
-143 KB
Loading

src/pages/how-to/traffic-events-logging.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,19 @@ at the kernel level. Be aware that enabling this option may lead to higher CPU u
133133
<img src="/docs-static/img/how-to-guides/traffic-events-logging-settings.png" alt="traffic-events-logging-settings" className="imagewrapper-big"/>
134134
</p>
135135

136+
### Limiting Traffic Events to Specific Groups
137+
138+
You can scope traffic events logging to only the peers that belong to specific groups.
139+
140+
- When you select one or more groups, only peers that are members of the selected groups will report traffic events.
141+
- If no group is selected, logging applies to all peers in the account (default behavior).
142+
143+
To configure this setting, navigate to `Settings > Networks` in the Experimental section, open the Group Selector under `Enable Traffic Events`
144+
choose the groups you want to include, and click `Save Groups`.
145+
<p>
146+
<img src="/docs-static/img/how-to-guides/traffic-events-groups-logging-settings.png" alt="traffic-events-groups-logging-settings" className="imagewrapper-big"/>
147+
</p>
148+
136149
## Log Retention
137150

138151
While in experimental mode, logs are retained for **seven days**.

0 commit comments

Comments
 (0)