bin/logstash -e input { stdin { } } output { stdout {} }. The -e flag enables you to specify a configuration directly from the command line.
確定! 回上一頁