1
0
mirror of https://github.com/rlister/dockerfiles.git synced 2025-12-16 03:06:24 +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 {} }