Skip to content

Logstash container for The Lightweight Docker Runtime

Notifications You must be signed in to change notification settings

Accenture/tldr-logstash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This container provides Logstash.

Building

docker build -t tldr/logstash .

Running

docker run -d -h logstash --name logstash -p 5000:5000 -p 5000:5000/udp --link elasticsearch tldr/logstash

Testing

TODO

About

Logstash container for The Lightweight Docker Runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published