- Kibana Guide: other versions:
- What is Kibana?
- What’s new in 8.0
- Kibana concepts
- Quick start
- Set up
- Install Kibana
- Configure Kibana
- Alerting and action settings
- APM settings
- Banners settings
- Enterprise Search settings
- Fleet settings
- i18n settings
- Logging settings
- Logs settings
- Metrics settings
- Monitoring settings
- Reporting settings
- Search sessions settings
- Secure settings
- Security settings
- Spaces settings
- Task Manager settings
- Telemetry settings
- URL drilldown settings
- Start and stop Kibana
- Access Kibana
- Securing access to Kibana
- Add data
- Upgrade Kibana
- Configure security
- Configure reporting
- Configure logging
- Configure monitoring
- Command line tools
- Production considerations
- Discover
- Dashboard and visualizations
- Canvas
- Maps
- Build a map to compare metrics by country or region
- Track, visualize, and alert on assets in real time
- Map custom regions with reverse geocoding
- Heat map layer
- Tile layer
- Vector layer
- Plot big data
- Search geographic data
- Configure map settings
- Connect to Elastic Maps Service
- Import geospatial data
- Troubleshoot
- Reporting and sharing
- Machine learning
- Graph
- Alerting
- Observability
- APM
- Security
- Dev Tools
- Fleet
- Osquery
- Stack Monitoring
- Stack Management
- REST API
- Get features API
- Kibana spaces APIs
- Kibana role management APIs
- User session management APIs
- Saved objects APIs
- Data views API
- Index patterns APIs
- Alerting APIs
- Action and connector APIs
- Cases APIs
- Import and export dashboard APIs
- Logstash configuration management APIs
- Machine learning APIs
- Short URLs APIs
- Get Task Manager health
- Upgrade assistant APIs
- Kibana plugins
- Accessibility
- Release notes
- Developer guide
Observability
editObservability
editObservability enables you to add and monitor your logs, system metrics, uptime data, and application traces, as a single stack.
With Observability, you have:
- A central place to add and configure your data sources.
- A variety of charts displaying analytics relating to each data source.
- View in app options to drill down and analyze data in the Logs, Metrics, Uptime, and APM apps.
- An alerts chart to keep you informed of any issues that you may need to resolve quickly.
Kibana provides step-by-step instructions to help you add and configure your data sources. The Observability Guide is a good source for more detailed information and instructions.
Logs
editThe Logs app in Kibana enables you to search, filter, and tail all your logs ingested into Elasticsearch. Instead of having to log into different servers, change directories, and tail individual files, all your logs are available in the Logs app.
There is live streaming of logs, filtering using auto-complete, and a logs histogram for quick navigation. You can also use machine learning to detect specific log anomalies automatically and categorize log messages to quickly identify patterns in your log events.
To get started with the Logs app, see Ingest logs.
Metrics
editThe Metrics app in Kibana enables you to visualize infrastructure metrics to help diagnose problematic spikes, identify high resource utilization, automatically discover and track pods, and unify your metrics with logs and APM data in Elasticsearch.
To get started with the Metrics app, see Ingest metrics.
Uptime
editThe Uptime app in Kibana enables you to monitor the availability and response times of applications and services in real time, and detect problems before they affect users. You can monitor the status of network endpoints via HTTP/S, TCP, and ICMP, explore endpoint status over time, drill down into specific monitors, and view a high-level snapshot of your environment at any point in time.
To get started with the Uptime app, see Ingest uptime data.
APM
editThe APM app in Kibana enables you to monitors software services and applications in real time, collect unhandled errors and exceptions, and automatically pick up basic host-level metrics and agent specific metrics.
To get started with the APM app, see Set up the APM app.