Bird
Raised Fist0

If Elasticsearch is down, what will happen to the observability provided by the ELK stack?

medium📝 Predict Output Q5 of Q15
Elasticsearch - ELK Stack Integration
If Elasticsearch is down, what will happen to the observability provided by the ELK stack?
AKibana will continue showing live data
BLogs will not be stored or searchable, breaking observability
CLogstash will store logs locally automatically
DBeats will visualize data directly
Step-by-Step Solution
Solution:
  1. Step 1: Role of Elasticsearch in ELK

    Elasticsearch stores and indexes data for search and analysis.
  2. Step 2: Effect of Elasticsearch downtime

    If Elasticsearch is down, data cannot be stored or searched, so observability breaks.
  3. Final Answer:

    Logs will not be stored or searchable, breaking observability -> Option B
  4. Quick Check:

    Elasticsearch down = No observability [OK]
Quick Trick: Elasticsearch stores data; if down, observability fails [OK]
Common Mistakes:
MISTAKES
  • Thinking Kibana works without Elasticsearch
  • Assuming Logstash stores data locally by default
  • Believing Beats can visualize data

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Elasticsearch Quizzes