I am using logstash 1.4.1 with the following config : input { stdin { } } output { stdout {} }. When I launch the agent and then type "hello" in the console ...
確定! 回上一頁