Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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