File tree Expand file tree Collapse file tree
scraping/scraping/dummy-kafka-project Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ #### Step 1:
2+ Download logs from https://github.com/logpai/loghub
3+
4+ #### Step 2: creates all the required containers
5+ Run ` docker compose up -d `
6+
7+ #### Step 3:
8+ Run ` python main.py `
9+
10+ #### Step 4:
11+ Go to ` localhost:5601 ` to view logs in Kibana
12+
13+ In sidebar, scroll down to $Stack Management$:
14+
15+ ![ Screenshot 2025-05-11 223520] ( https://github.com/user-attachments/assets/f1e01312-371c-45c3-897d-c6075d64c578 )
16+
17+
18+ Go to $Index Management$:
19+
20+ ![ Screenshot 2025-05-11 223631] ( https://github.com/user-attachments/assets/d5cc1a42-e004-4400-9c79-a0c1135ffccf )
21+
22+
23+ Go to $anomalies-topic$:
24+
25+ ![ Screenshot 2025-05-11 223729] ( https://github.com/user-attachments/assets/19ee58aa-0ce5-49e3-9f38-99578e87a49b )
26+
27+
28+ Click on $Discover Index$ to view the logs:
29+
30+ ![ Screenshot 2025-05-11 223745] ( https://github.com/user-attachments/assets/83e92853-4208-454b-baf3-4fddb5bc48e8 )
You can’t perform that action at this time.
0 commit comments