Skip to content

Commit 68110f6

Browse files
authored
adding note
1 parent 28c82fb commit 68110f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/defender-for-iot/device-builders/concept-event-aggregation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,9 @@ Defender for IoT agents aggregate events during the send interval defined in the
153153

154154
When the agent collects similar events to the ones that are already stored in memory, the agent will increase the hit count of this specific event to reduce the memory footprint of the agent. When the aggregation time window passes, the agent sends the hit count of each type of event that occurred. Event aggregation is the aggregation of the hit counts of similar events. For example, network activity with the same remote host and on the same port, is aggregated as one event, instead of as a separate event for each packet.
155155

156+
> [!NOTE]
157+
> By default, the micro agent sends logs and telemetry to the cloud for troubleshooting and monitoring purposes. This behavior can be configured or turned off through the twin.
158+
156159
## Next steps
157160

158161
For more information, see:

0 commit comments

Comments
 (0)