m-romanenko / logstash-docker

Official Logstash Docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This repository contains the official Logstash Docker image from Elastic.

Documentation can be found on the Elastic website.

Supported Docker versions

The images have been tested on Docker 17.03.1-ce

Requirements

A full build and test requires:

  • Docker
  • GNU Make
  • Python 3.5 with Virtualenv

Contributing, issues and testing

Acceptance tests for the image are located in the test directory, and can be invoked with make test.

This image is built on Centos 7.

About

Official Logstash Docker image

License:Apache License 2.0


Languages

Language:Python 47.9%Language:Makefile 26.1%Language:Go 23.1%Language:Shell 2.9%