Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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

image

image

`heartbeat` -> kibana -> observability -> uptime
image

## 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)