Skip to content

Commit c102e99

Browse files
authored
Update and rename commands.md to setup.md
1 parent 3d95ac1 commit c102e99

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

scraping/scraping/dummy-kafka-project/commands.md

Lines changed: 0 additions & 30 deletions
This file was deleted.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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)

0 commit comments

Comments
 (0)