Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 814 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 814 Bytes

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.