VCF Operations 9.1 displays a critical alert banner regarding log management ingestion issues, even when the Log Management dashboard shows zero dropped log events.
Log management component is experiencing issues and logs are getting dropped.Log management ingestion issue detected.VCF Operations 9.1
VCF Log management 9.1
The alert is triggered by the metric: Ingestion -> Avg Write Response Time (ms) exceeding its Dynamic Threshold (DT) value. If the calculated DT upper limit is too close to the actual baseline (e.g., DT at 74ms while baseline is 70-80ms), normal ingestion spikes trigger false positive alerts.
To resolve this issue, recalculate the Dynamic Thresholds to allow the system to establish a more accurate baseline.
Operate > Administration > Control Panel.Dynamic Thresholds tile to trigger a recalculation.Operate -> Administration -> Global Settings -> System Settings menu, reset the time that Dynamic Threshold to be calculated to normal business hours.Disable the noisy symptom via custom Policy
Policy → Alert/Symptom Definitions and override it back to disabled. This fully stops the alert at the source without waiting on us.Override severity in the custom Policy
severity="critical" in content, and the alert's state is severity="automatic" (inherits from whichever symptom fired). Policies in Ops can override a symptom/alert's severity without touching content — e.g. downgrade this specific symptom from Critical to Info/Warning, doing so stops it from surfacing as a top red banner while still being visible if they want it.