hello magnus ,
I am not sure this is teh right question to ask to you or not but can you tell me In logstash config file I want to redirect in a output in a file whose location is on shared .I am the shared location path in this way
file{
path => "\shared-01\Share\Temporary_Shared_Space\varun"
message_format => "%{message}"
flush_interval => 0
}
But its showing the error
2b0f2125-1775-4ad4-bd84-7ccc720a09b4/MIP/MipLogger.log
Errno::ENOENT: No such file or directory - \shared-01
mkdir at org/jruby/RubyDir.java:458