diff --git a/src/pages/manage/activity/traffic-events-logging.mdx b/src/pages/manage/activity/traffic-events-logging.mdx index 52f1b26d..cd78962a 100644 --- a/src/pages/manage/activity/traffic-events-logging.mdx +++ b/src/pages/manage/activity/traffic-events-logging.mdx @@ -116,7 +116,7 @@ in one TCP session, but the routing peer blocked all attempts. ## Event Grouping -All connections from a peer are grouped by protocol, destination address, destination port, and icmp type (for icmp only) over a time interval of <>. +All connections from a peer are grouped by protocol, destination address, destination port, and icmp type (for icmp only) over a time interval of 5 minutes. During this time interval the total number of bytes and packets sent and received and the number of traffic events of each type is collected for each group of connections.