Cyb3rWard0g / HELK

The Hunting ELK
GNU General Public License v3.0
3.73k stars 675 forks source link

how to start and/or restart the HELK #565

Open tamermh opened 3 years ago

tamermh commented 3 years ago

I am new to docker thing, how to start and/or restart the HELK ?

Thanks

thealebr commented 3 years ago

Dear @tamermh,

cd helk/docker sudo docker-compose -f helk-kibana-analysis-alert-basic.yml stop sudo docker-compose -f helk-kibana-analysis-alert-basic.yml start

Regards