1
0
mirror of https://github.com/rlister/dockerfiles.git synced 2026-02-15 07:40:34 +00:00
Files
rlister-dockerfiles/logstash/1.4.2/logstash.conf
2015-05-19 22:12:24 -04:00

2 lines
41 B
Plaintext

input { stdin { } } output { stdout {} }