Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ambrisolla/elastic-observability-stack
A simple script to start an Elastic observability stack
https://github.com/ambrisolla/elastic-observability-stack
apm elasticsearch kibana observability
Last synced: about 1 month ago
JSON representation
A simple script to start an Elastic observability stack
- Host: GitHub
- URL: https://github.com/ambrisolla/elastic-observability-stack
- Owner: ambrisolla
- License: apache-2.0
- Created: 2024-07-10T22:04:40.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T22:31:05.000Z (6 months ago)
- Last Synced: 2024-10-19T01:18:01.503Z (2 months ago)
- Topics: apm, elasticsearch, kibana, observability
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Elastic Observability Stack for Development
This project creates a stack with the following applications:
- Elasticsearch (v8.14.2)
- Kibana (v8.14.2)
- APM Server (v8.14.2)## How to use
Execute the following command:
```bash
$ ./setup.sh
```## License
Apache License, Version 2.0