Pipeline main started and gets stuck and here is my config codr

Input{
File{
Path=>"c:/today. text"
}
}
Output{
Stdout{
Codec=>rubydebug}
File{
Path=>"c:/today. txt"}}

Logstash is tailing the input file. See the file input docs for details. Pay special attention to the start_position and sincedb_path options.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.