- Kibana Guide: other versions:
- Introduction
- Get started
- Set Up Kibana
- Discover
- Visualize
- Creating a Visualization
- Saving Visualizations
- Using rolled up data in a visualization
- Line, Area, and Bar charts
- Controls Visualization
- Data Table
- Markdown Widget
- Metric
- Goal and Gauge
- Pie Charts
- Coordinate Maps
- Region Maps
- Timelion
- TSVB
- Tag Clouds
- Heatmap Chart
- Vega Graphs
- Inspecting Visualizations
- Dashboard
- Canvas
- Graph data connections
- Machine learning
- Elastic Maps
- Code
- Infrastructure
- Logs
- APM
- Uptime
- SIEM
- Dev Tools
- Stack Monitoring
- Management
- Reporting from Kibana
- REST API
- Kibana plugins
- Limitations
- Release Highlights
- Breaking Changes
- Release Notes
- Developer guide
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
X-Pack Settings in Kibana
editX-Pack Settings in Kibana
editYou can configure settings for X-Pack features in the elasticsearch.yml
,
kibana.yml
, and logstash.yml
configuration files. You can also update some
settings dynamically with the
cluster update settings API.
X-Pack Feature | Elasticsearch Settings | Kibana Settings | Logstash Settings |
---|---|---|---|
APM UI |
No |
No |
|
Cross cluster replication |
No |
No |
|
Development Tools |
No |
No |
No |
Graph |
No |
No |
No |
Infrastructure UI |
No |
No |
|
Logs UI |
No |
No |
|
Machine learning |
No |
No |
|
Management |
No |
No |
|
Monitoring |
Yes |
||
Reporting |
No |
No |
|
Security
|
No |
||
No |
No |
||
Watcher |
No |
No |
There are also X-Pack license settings in the
elasticsearch.yml
file.
For more Kibana configuration settings, see Configuring Kibana.
Was this helpful?
Thank you for your feedback.