Update src/roadmaps/aspnet-core/content/108-log-frameworks/102-log-management-system/100-elk-stack.md

pull/3294/head
Kamran Ahmed 2 years ago committed by GitHub
parent c3bf2716d4
commit b5566c2984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/roadmaps/aspnet-core/content/108-log-frameworks/102-log-management-system/100-elk-stack.md

@ -1,4 +1,4 @@
# Elk Stack
# ELK Stack
The ELK Stack is a collection of three open-source products — Elasticsearch, Logstash, and Kibana. ELK stack provides centralized logging in order to identify problems with servers or applications. It allows you to search all the logs in a single place. It also helps to find issues in multiple servers by connecting logs during a specific time frame.

Loading…
Cancel
Save