Bird
Raised Fist0

You want to create a dashboard in Kibana that updates automatically with new Elasticsearch data. What should you do?

hard🚀 Application Q8 of Q15
Elasticsearch - Kibana and Visualization
You want to create a dashboard in Kibana that updates automatically with new Elasticsearch data. What should you do?
ASet the dashboard's time filter to a relative range like 'Last 15 minutes'
BManually refresh the dashboard every hour
CExport the dashboard and re-import it daily
DDisable Elasticsearch indexing to prevent data changes
Step-by-Step Solution
Solution:
  1. Step 1: Understand dynamic dashboard updates

    Using a relative time filter like 'Last 15 minutes' ensures the dashboard shows recent data automatically.
  2. Step 2: Exclude manual or harmful options

    Manual refresh or export/import is inefficient; disabling indexing stops new data.
  3. Final Answer:

    Set the dashboard's time filter to a relative range like 'Last 15 minutes' -> Option A
  4. Quick Check:

    Auto-update = relative time filter [OK]
Quick Trick: Use relative time filters for auto-updating dashboards [OK]
Common Mistakes:
MISTAKES
  • Relying on manual refresh
  • Exporting/importing dashboards daily
  • Disabling data indexing

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Elasticsearch Quizzes