Skip to content

elasticsearch - logstash - kibana (ELK) docker container based on ubuntu

Notifications You must be signed in to change notification settings

jamesdbloom/docker_elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch, logstash & kibana (ELK)

This repository contains a Dockerfile to create a docker container with elasticsearch, logstash & kibana (ELK) on ubuntu

This Dockerfile has been published as a trusted build to the public Docker Registry.

Dependencies

Installation

  1. Install Docker.

  2. Download trusted build from public Docker Registry:

docker pull jamesdbloom/docker-elk

OR build from Dockerfile:

git clone https://github.com/jamesdbloom/docker_elk.git
docker build -t="jamesdbloom/docker-elk" .

Usage

docker run -i -t -name docker-elk -rm jamesdbloom/docker-elk

James D Bloom

About

elasticsearch - logstash - kibana (ELK) docker container based on ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages