Skip to content

Forked form zorteran/elastic-stack-docker-boilerplate. Used for developing an ELK stack SIEM with Arkime, Velociraptor, Zeek, RITA

Notifications You must be signed in to change notification settings

TheDyingYAK/elastic-stack-docker-siem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Secured Elasticsearch + Kibana - Docker Compose

Created for the Elastic Stack Course of mine. https://wiadrodanych.pl/elastic

Steps:

1

sudo docker-compose up -d

2

Create built-in users (save passwords)

sudo docker exec elasticsearch /bin/bash -c "bin/elasticsearch-setup-passwords auto --batch --url https://localhost:9200"

3

Replace kibana password in docker-compose.yml and restart containers

sudo docker-compose up -d --force-recreate

About

Forked form zorteran/elastic-stack-docker-boilerplate. Used for developing an ELK stack SIEM with Arkime, Velociraptor, Zeek, RITA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published