Skip to content

Commit 27cdd9d

Browse files
authored
Merge pull request #187070 from bwren/patch-30
Update faq.yml
2 parents 5fb37c3 + b07a318 commit 27cdd9d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/azure-monitor/faq.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,14 @@ sections:
978978
Is there support for collecting of Kubernetes Audit logs for ARO clusters?
979979
answer:
980980
No, Container Insights doesn’t support collection of Kubernetes Audit Logs.
981-
981+
982+
- question: |
983+
Why don’t I see Normal Event Types when I query the KubeEvents table?
984+
answer:
985+
By default, Normal Event Types are not collected unless *collect_all_kube_events* configmap setting is enabled. If you need the collection of Normal events, enable *collect_all_kube_events setting* in *container-azm-ms-agentconfig* configmap. See [Configure agent data collection for Container insights](containers/container-insights-agent-config.md) for details on configuring the configmap.
986+
987+
988+
982989
- name: VM insights
983990
questions:
984991
- question: |

0 commit comments

Comments
 (0)