Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivsonv/elastic-search-observability
The Elastic Stack (also known as ELK Stack) is comprised of the following products: Elasticsearch, Kibana, Beats, and Logstash. Obtain data reliably and securely from any source, in any format; then perform searches, analyzes and visualizations.
https://github.com/ivsonv/elastic-search-observability
elasticsearch
Last synced: about 1 month ago
JSON representation
The Elastic Stack (also known as ELK Stack) is comprised of the following products: Elasticsearch, Kibana, Beats, and Logstash. Obtain data reliably and securely from any source, in any format; then perform searches, analyzes and visualizations.
- Host: GitHub
- URL: https://github.com/ivsonv/elastic-search-observability
- Owner: ivsonv
- Created: 2024-05-19T21:15:50.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T19:28:22.000Z (7 months ago)
- Last Synced: 2024-06-13T22:23:45.307Z (7 months ago)
- Topics: elasticsearch
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elastic Stack & Observability
The Elastic Stack (also known as ELK Stack) is comprised of the following products: Elasticsearch, Kibana, Beats, and Logstash. Obtain data reliably and securely from any source, in any format; then perform searches, analyzes and visualizations.
[Official](https://www.elastic.co)
## Setup
```
docker network create -d bridge observability
docker compose up -d
```
`Dashboard` -> http://localhost:5601
`heartbeat` -> kibana -> observability -> uptime
## Traking frontend with backend
APM -> Services -> codeprogress-rum -> Transactions -> /exemplo![image](https://github.com/ivsonv/elastic-search-observability/assets/63156114/828d84de-ad61-4a2e-ae58-2827535a3d63)