input {
file {
path => "/home/bhaveshk/.*csv" (How to define path here to read csv file from another machine/server)
start_position => "beginning"
sincedb_path => "/dev/null"
}
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.