All lessons Leer en español

Security in depth · Unit 23 · Lesson 9 of 14

Monitor the monitoring path

Explain a quiet dashboard using source, collection, and parsing evidence.

4 minreadyShort lesson

Helpful before thisDefenses and detection

See all lessons in this topic

After this lesson you can

  • Calculate expected heartbeat coverage and separate missing observations from reduced activity.

Silence is meaningful only when the observation path is working.

Define expected observations

Telemetry health is evidence that expected observations are produced, delivered, and interpreted within defined limits. A heartbeat is a scheduled status signal; it helps assess collection continuity even when no security alert should occur. It does not prove every security event type is collected correctly.

Assume three fictional sources each produce one heartbeat per minute. The review covers exactly ten minutes, 12:01 through 12:10 inclusive. All thirty signals should have reached the central dashboard by 12:12 under the agreed two-minute delivery allowance.

Event source → Collection health → Usable telemetryEvent sourceCollection healthUsable telemetry
Usable telemetry depends on source, delivery, and interpretation. A quiet alert view does not establish the health of those stages.

Supplied pipeline record

  • H1: By 12:12, A and B each have ten usable heartbeats centrally; every signal arrived within two minutes of generation.
  • H2: C has zero centrally. Its local status record says ten were generated and are still waiting for delivery.
  • H3: The central security dashboard displays zero alerts for all three sources.

Count what is actually known

Twenty of thirty expected heartbeats arrived: about 66.7% for this interval. C’s local production record argues against assuming the source was simply inactive. It does not locate the precise delivery failure or establish that central parsing would succeed once data arrives.

Mark C’s central coverage as degraded and assign its collection-path investigation. Preserve the expected interval, delivery allowance, and local queue observation. Later arrival can improve completeness while still missing the freshness requirement.

H3 cannot distinguish low suspicious activity from lost observations. Even A and B’s healthy heartbeat delivery leaves the accuracy and coverage of their security-event rules as separate questions.

Model conclusion: Central heartbeat coverage is incomplete; zero alerts does not support an all-clear for C.

Terms you met

Telemetry health

Check yourself

No timer. No penalties. Read the explanation and try again whenever you like.

  1. Which dashboard statement is supported?

    Show the answer

    Correct answer: Twenty of thirty expected heartbeats arrived; source C’s collection path needs investigation. Two sources delivered ten each and C delivered none. Local generation on C narrows the question but does not establish successful delivery or parsing.

Try it

  • WriteWrite a health note with expected and received counts, the source needing follow-up, and one unresolved pipeline question. Use the interval 12:01 through 12:10 inclusive.
References