...
output {
xpolog {
host => "localhost"
port => 514
protocol => "udp"
logname => "my-log"
procid => "1"
logparameters => {
xpologPath => "Root->my-folder"
}
}
}
The following table describes the parameters of output element.
...