- Observability: other versions:
- Get started
- What is Elastic Observability?
- What’s new in 8.17
- Quickstart: Monitor hosts with Elastic Agent
- Quickstart: Monitor your Kubernetes cluster with Elastic Agent
- Quickstart: Monitor hosts with OpenTelemetry
- Quickstart: Unified Kubernetes Observability with Elastic Distributions of OpenTelemetry (EDOT)
- Quickstart: Collect data with AWS Firehose
- Add data from Splunk
- Applications and services
- Application performance monitoring (APM)
- Get started
- Learn about data types
- Collect application data
- View and analyze data
- Act on data
- Use APM securely
- Manage storage
- Configure APM Server
- Monitor APM Server
- APM APIs
- Troubleshooting
- Upgrade
- Release notes
- Known issues
- Synthetic monitoring
- Get started
- Scripting browser monitors
- Configure lightweight monitors
- Manage monitors
- Work with params and secrets
- Analyze monitor data
- Monitor resources on private networks
- Use the CLI
- Configure projects
- Multi-factor Authentication
- Configure Synthetics settings
- Grant users access to secured resources
- Manage data retention
- Use Synthetics with traffic filters
- Migrate from the Elastic Synthetics integration
- Scale and architect a deployment
- Synthetics support matrix
- Synthetics Encryption and Security
- Troubleshooting
- Real user monitoring
- Uptime monitoring (deprecated)
- Tutorial: Monitor a Java application
- Application performance monitoring (APM)
- CI/CD
- Cloud
- Infrastructure and hosts
- Logs
- Troubleshooting
- Incident management
- Data set quality
- Observability AI Assistant
- Reference
Configure settings
editConfigure settings
editTo configure settings for the Infrastructure app, go to any page under Infrastructure and click the Settings link at the top of the page.
The following settings are available:
Setting | Description |
---|---|
Name |
Name of the source configuration. |
Indices |
Index pattern or patterns used to match Elasticsearch indices that contain metrics. The default patterns are |
Machine learning |
The minimum severity score required to display anomalies in the Infrastructure app. The default is 50. |
Click Apply to save your changes.
The patterns used to match log sources are configured in the Logs app. The
default setting is logs-*,filebeat-*,kibana_sample_data_logs*
. To change the
default, refer to Configure data sources.
If the fields are grayed out and cannot be edited, you may not have sufficient privileges to change the source configuration. For more information see Granting access to Kibana.
If Spaces are enabled in your Kibana instance, any configuration changes you make here are specific to the current space. You can make different subsets of data available by creating multiple spaces with different data source configurations.
Related settings
editYou can configure additional metrics settings in the Kibana configuration. For more information, refer to configuration settings in the Kibana documentation.
On this page