This commit is contained in:
@@ -1,18 +1,3 @@
|
||||
# platform-projects/elk-log-analysis
|
||||
# elk-log-analysis
|
||||
|
||||
This folder is intended for Elastic Stack style log-analysis work. It can hold examples around log pipelines, parsing, dashboards, and troubleshooting based on operational telemetry.
|
||||
|
||||
## Diagram
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
A["elk-log-analysis"] --> B["Ingest"]
|
||||
A --> C["Parse"]
|
||||
A --> D["Search"]
|
||||
A --> E["Visualize"]
|
||||
```
|
||||
|
||||
## Notes
|
||||
|
||||
- The directory currently contains only a placeholder file.
|
||||
- It represents a future case-study area for observability and incident analysis patterns.
|
||||
ELK log-analysis notes are planned. No implemented ELK example is present yet. See ../../ROADMAP.md.
|
||||
|
||||
Reference in New Issue
Block a user