You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/asc-for-iot/how-to-agent-configuration.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.devlang: na
14
14
ms.topic: conceptual
15
15
ms.tgt_pltfrm: na
16
16
ms.workload: na
17
-
ms.date: 07/25/2019
17
+
ms.date: 02/18/2020
18
18
ms.author: mlottner
19
19
20
20
---
@@ -133,7 +133,6 @@ Default values are available in the proper schema in [GitHub](https\://aka.ms/io
133
133
|Diagnostic event|eventPriorityDiagnostic| Off| False| Agent related diagnostic events. Use this event for verbose logging.|
134
134
|Configuration error |eventPriorityConfigurationError |Low |False |Agent failed to parse the configuration. Verify the configuration against the schema.|
135
135
|Dropped events statistics |eventPriorityDroppedEventsStatistics |Low |True|Agent related event statistics. |
136
-
|Message statistics|eventPriorityMessageStatistics |Low |True |Agent related message statistics. |
137
136
|Connected hardware|eventPriorityConnectedHardware |Low |True |Snapshot of all hardware connected to the device.|
138
137
|Listening ports|eventPriorityListeningPorts |High |True |Snapshot of all open listening ports on the device.|
139
138
|Process create |eventPriorityProcessCreate |Low |False |Audits process creation on the device.|
0 commit comments