RITRedteam / Sawmill

ELK stack for red team logs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sawmill

ELK stack for hacking

Deployment

Generate the lookup tables from a topology file. The topology file can be anywhere on the system.

# Within the root repo directory
python scripts/build_lookup_tables.py topology.json

Also start all the elk docker files then wait then start nginx

About

ELK stack for red team logs

License:MIT License


Languages

Language:Python 61.8%Language:Shell 23.6%Language:Dockerfile 12.0%Language:Go 2.6%