cyberphor / docker-elastic

Docker and Terraform files for deploying a containerized Elastic stack in Azure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Elastic

Dockerfiles for Elasticsearch, Kibana, Logstash, and ElastAlert.

Getting Started

git clone https://github.com/cyberphor/docker-elastic
cd docker-elastic
docker-compose build
docker-compose up -d

Copyright

This project is licensed under the terms of the MIT license.

About

Docker and Terraform files for deploying a containerized Elastic stack in Azure.

License:MIT License


Languages

Language:Dockerfile 51.9%Language:PowerShell 48.1%