logstash-docker

module
v7.1.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2019 License: Apache-2.0

README

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

Running a build

To build an image with a released version of Logstash, check out the corresponding branch for the version and run Make while specifying the exact version desired. Like this:

git checkout 6.3
ELASTIC_VERSION=6.3.1 make

To build an image with the latest nightly snapshot of Logstash, run:

make from-snapshot

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.

Directories

Path Synopsis
build
logstash/env2yaml
env2yaml Merge environment variables into logstash.yml.
env2yaml Merge environment variables into logstash.yml.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL