Terminology Index
Glossary
2953 terms
T32
Telemetry Gaps
Areas where the data needed to detect or investigate isn't being collected, blind spots that limit what detections can see no matter how clever the rules are.
Telemetry gaps are where the SOC is blind: a system not sending logs, a field not captured, a layer (cloud, identity, network) underrepresented. They cap detection coverage because rules can't fire on data that doesn't exist. Identifying and closing telemetry gaps is a defining detection-engineering practice, often more impactful than writing more rules. As a discipline, it pairs with telemetry mapping to make the SOC see what it needs to see.
Introduced in: Detection Engineering
Examples
- Discovering a category of cloud activity isn't logged at all.
- Identifying a missing field that prevents a key detection from working.
- Closing telemetry gaps as higher-priority than writing more rules.
