County SRE wants centralized log ingest, search, and dashboards so ops can troubleshoot multi-cloud municipal services from one place. Which stack purpose fits?
Select an answer to reveal the explanation.
Short Explanation
When every service dumps logs into one searchable place with dashboards, you are in ELK-style territory—ingest, search, visualize. Load balancers and DHCP are important, but they are not your central log brain. Ops troubleshooting loves that single pane for text search.
Full Explanation
ELK-style platforms (Elasticsearch, Logstash/Beats, Kibana or equivalents) centralize log ingestion, search, and visualization for operations troubleshooting. Networking appliances and job schedulers do not replace a searchable log analytics stack. Cloud+ DevOps tooling objectives include recognizing log-centralization purpose for multi-service environments.