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
## Set to `true` to enable collection of Cisco ACI faultDelegate faults as logs.
74
74
75
-
send_faultdelegate_faults: false
75
+
#send_fault_delegate_faults: false
76
76
77
77
```
78
78
@@ -127,6 +127,8 @@ See [metadata.csv][7] for a list of metrics provided by this integration.
127
127
128
128
### Cisco ACI faults
129
129
130
+
**Note**: Requires `send_ndm_metadata` to be enabled.
131
+
130
132
Cisco ACI faults are collected by the Agent and stored in Datadog as logs. They can be viewed from the [Cisco ACI dashboard][15], or by filtering for `source:cisco-aci` in the [Log Explorer][16].
131
133
132
134
There are two types of Cisco ACI faults: `fault:Inst`and `fault:Delegate`. See [fault objects and records][12] for more information.
0 commit comments