(01)Install ELK Stack
Linux
1curl -fsSL https://elastic.co/start-local | sh -s -- --version 8.15.02# Or Docker Compose:3docker compose -f https://raw.githubusercontent.com/elastic/elasticsearch/main/docs/reference/setup/install/docker/docker-compose.yml up -d