# synthetics **Repository Path**: mirrors_elastic/synthetics ## Basic Information - **Project Name**: synthetics - **Description**: Synthetic Monitoring with Real Browsers - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-30 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![ci](https://github.com/elastic/synthetics/actions/workflows/ci.yml/badge.svg)](https://github.com/elastic/synthetics/actions/workflows/ci.yml) [![e2e](https://github.com/elastic/synthetics/actions/workflows/e2e.yml/badge.svg)](https://github.com/elastic/synthetics/actions/workflows/e2e.yml) # Synthetics Agent Synthetic Monitoring with Real Browsers. ## Usage Install the package ```sh npm install -g @elastic/synthetics ``` Run the suites via CLI ``` npx @elastic/synthetics [options] [dir] [files] file ``` ## Documentation - [Introduction](https://www.elastic.co/guide/en/observability/current/monitor-uptime-synthetics.html#monitoring-synthetics) - [CLI Options](https://www.elastic.co/guide/en/observability/current/synthetics-command-reference.html#elastic-synthetics-command) - [Syntax](https://www.elastic.co/guide/en/observability/current/synthetics-create-test.html#synthetics-syntax) - [Creating a Journey](https://www.elastic.co/guide/en/observability/current/synthetics-create-test.html#synthetics-create-journey) - [Creating a Step](https://www.elastic.co/guide/en/observability/current/synthetics-create-test.html#synthetics-create-step) - [Running via CLI](https://www.elastic.co/guide/en/observability/current/synthetics-create-test.html#synthetics-test-suite) - [Running via Heartbeat](https://www.elastic.co/guide/en/observability/current/synthetics-create-test.html#synthetics-inline-journey) Complete documentation is avaiable on [elastic.co](https://www.elastic.co/guide/en/observability/current/synthetic-monitoring.html) Have questions? Want to leave feedback? Visit the [Synthetics discussion forum](https://discuss.elastic.co/tags/c/observability/uptime/75/synthetics). ## Contributing Contributions are welcome, but we recommend that you take a moment and read our contribution guide first.
Made with ♥️ and ☕️ by Elastic and our community.