https://github.com/madret/elastic
Elastic stack detection lab setup with Docker.
https://github.com/madret/elastic
detection-engineering docker docker-compose elasticstack security siem
Last synced: 11 months ago
JSON representation
Elastic stack detection lab setup with Docker.
- Host: GitHub
- URL: https://github.com/madret/elastic
- Owner: madret
- License: mit
- Created: 2024-11-14T18:21:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-30T19:50:45.000Z (about 1 year ago)
- Last Synced: 2025-01-15T13:56:47.950Z (about 1 year ago)
- Topics: detection-engineering, docker, docker-compose, elasticstack, security, siem
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# elastic
Elastic stack detection lab setup with Docker.
Follow the Medium blog posts to setup the environment:
1. [How to create a Detection Engineering Lab — Part 1](https://medium.com/@bastradamus/how-to-create-a-detection-engineering-lab-part-1-8dacc52001b5)
2. [How to create a Detection Engineering Lab — Part 2](https://medium.com/@bastradamus/how-to-create-a-detection-engineering-lab-part-2-3bdbb2c873d6)
## Credits
I've modified configuration files from the repository of the book [Practical Threat Detection Engineering](https://www.packtpub.com/en-us/product/practical-threat-detection-engineering-9781801076715), published by Packt.