|
| 1 | +Elastic {{observability}} provides unified observability across applications and infrastructure. It combines logs, metrics, application traces, user experience data, and more into a single, integrated platform. |
| 2 | +This consolidation allows for powerful, cross-referenced analysis, enabling teams to move from detecting issues to understanding their root causes quickly and efficiently. |
| 3 | +By leveraging the search and analytics capabilities of {{es}}, it offers a holistic view of system behavior. |
| 4 | + |
| 5 | +Elastic {{observability}} embraces open standards like OpenTelemetry for flexible data collection, and offers scalable, cost-efficient data retention with tiered storage. |
| 6 | + |
| 7 | +For a complete overview, refer to [](/solutions/observability/get-started/what-is-elastic-observability.md). |
| 8 | + |
| 9 | +## Use cases [observability-use-cases] |
| 10 | + |
| 11 | +Apply {{observability}} to various scenarios to improve operational awareness and system reliability. |
| 12 | + |
| 13 | +:::{dropdown} Use cases |
| 14 | +:open: |
| 15 | +* **Log monitoring and analytics:** Centralize and analyze petabytes of log data from any source. This enables quick searching, ad-hoc queries with ES|QL, and visualization with prebuilt dashboards to diagnose issues. |
| 16 | +* **Application Performance Monitoring (APM):** Gain code-level visibility into application performance. By collecting and analyzing traces with native OTel support, teams can identify bottlenecks, track errors, and optimize the end-user experience. |
| 17 | +* **Infrastructure monitoring:** Monitor metrics from servers, virtual machines, containers, and serverless environments with over 400 out-of-the-box integrations, including OpenTelemetry. This provides deep insights into resource utilization and overall system health. |
| 18 | +* **AI-powered log analysis with Streams**: Ingest raw logs in any format directly to a single endpoint without the need for complex agent management or manual parsing pipelines. Streams leverages AI to automatically parse, structure, and analyze log data on the fly. |
| 19 | +* **Digital experience monitoring:** |
| 20 | + * **Real User Monitoring (RUM):** Capture and analyze data on how real users interact with web applications to improve perceived performance. |
| 21 | + * **Synthetic monitoring:** Proactively simulate user journeys and API calls to test application availability and functionality. |
| 22 | + * **Uptime monitoring:** Continuously check the status of services and applications to ensure they are available. |
| 23 | +* **Universal Profiling:** Gain visibility into system performance and identify expensive lines of code without application instrumentation, helping to increase CPU efficiency and reduce cloud spend. |
| 24 | +* **LLM Observability:** Gain deep insights into the performance, usage, and costs of Large Language Model (LLM) prompts and responses. |
| 25 | +* **Incident response and management:** Investigate operational incidents by correlating data from multiple sources, accelerating root cause analysis and resolution. |
| 26 | +::: |
| 27 | + |
| 28 | +To start your {{observability}} journey, read the [**Get started**](/solutions/observability/get-started.md) guide, which presents all the essential steps, with links to valuable resources. You can also browse the {{observability}} [**Quickstart guides**](/solutions/observability/get-started/quickstarts.md). |
| 29 | + |
| 30 | +## Core concepts [observability-concepts] |
| 31 | + |
| 32 | +At the heart of Elastic {{observability}} are several key components that enable its capabilities. |
| 33 | + |
| 34 | +:::{dropdown} Concepts |
| 35 | +:open: |
| 36 | +* The three pillars of {{observability}} are: |
| 37 | + |
| 38 | + * [**Logs:**](/solutions/observability/logs.md) Timestamped records of events that provide detailed, contextual information. |
| 39 | + * [**Metrics:**](/solutions/observability/infra-and-hosts/analyze-infrastructure-host-metrics.md) Numerical measurements of system performance and health over time. |
| 40 | + * [**Traces:**](/solutions/observability/apm/traces.md) Representations of end-to-end journeys of requests as they travel through distributed systems. |
| 41 | +* [**OpenTelemetry:**](/solutions/observability/apm/opentelemetry/index.md) {{Observability}} offers first-class, production-grade support for OpenTelemetry. This allows organizations to use vendor-neutral instrumentation and stream native OTel data without proprietary agents, leveraging the Elastic Distribution of OpenTelemetry (EDOT). |
| 42 | +* [**AIOps and AI Assistant:**](/solutions/observability/observability-ai-assistant.md) Leverages predictive analytics and an LLM-powered AI Assistant to reduce the time required to detect, investigate, and resolve incidents. This includes zero-config anomaly detection, pattern analysis, and the ability to surface correlations and root causes. |
| 43 | +* **[Alerting](/solutions/observability/incident-management/alerting.md) and [Cases](/solutions/observability/incident-management/cases.md):** Allows you to create rules to detect complex conditions and perform actions. Cases allows teams to stay aware of potential issues and track investigation details, assign tasks, and collaborate on resolutions. |
| 44 | +* [**Service Level Objectives (SLOs):**](/solutions/observability/incident-management/service-level-objectives-slos.md) A framework for defining and monitoring the reliability of a service. Elastic {{observability}} allows for creating and tracking SLOs to ensure that performance targets are being met. |
| 45 | +::: |
0 commit comments