- 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
Scale and architect a Synthetics deployment
editScale and architect a Synthetics deployment
editUse these advanced considerations when using the Synthetics app for large and complex use cases.
Do not use the Synthetics app with CCS/CCR
editIn complex environments it’s common to have multiple task-specific Elastic Stack deployments with one centralized overview cluster using CCS or CCR to centralize Kibana dashboards and apps. Do not use this pattern with the Synthetics app. Instead, configure your synthetic monitors directly on the Kibana instance where you want to view and manage them.
You may, however, use Dashboards and the Discover feature with CCS to view synthetics-*
indices.
The Synthetics app does not work with CCS/CCR because it would limit the rich user experience that the Synthetics app provides. Unlike the majority of Kibana apps, the Synthetics app relies heavily on state stored in Kibana shared objects in order to provide a rich user experience. Because Kibana saved objects cannot be shared via CCS/CCR, the Synthetics app will not show any user data even if CCS/CCR is configured.
Manage large numbers of Synthetic monitors with tags
editWhen managing larger numbers of synthetic monitors, use tags to keep them organized. Many of the views in the Synthetics app are tag-aware and can group data by tag.
Create custom dashboards
editIf the Synthetics app does not provide a UI for your exact needs, you can use Kibana dashboards to build custom visualizations. For a complete accounting of fields used by the Synthetics app, refer to Heartbeat’s exported fields.
On this page