kasthack-labs / kasthack.elk-docker

Docker template for ELK 8.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kasthack.elk-docker

What

Docker-compose template for launching elasticsearh and kibana 8.x.

Github All Releases GitHub release license Patreon pledges Patreon patrons

Why does this exist

Elasticsearch is pain in the ass to configure with persistent SSL certificates. Examples from the docs don't work, default configuration falls apart after recreating containers, and so on. I suffered, so you wouldn't have to.

See https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html for more info.

Usage

  1. Configure credentials in .env.
  2. [Optional] configure ports in docker-compose.yml.
  3. Run ./run.sh.

About

Docker template for ELK 8.x

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%