input
{
file
{
path => "/syslog/*.log"
type => "syslog"
host => "10.249.1.168"
port => "8020"
data_type => "list"
}
}
output
{
stdout
{
redis
{
host => "10.249.1.233"
port => "6379"
data_type => "list"
key => "logstash"
}
}
{
file
{
path => "/syslog/*.log"
type => "syslog"
host => "10.249.1.168"
port => "8020"
data_type => "list"
}
}
output
{
stdout
{
redis
{
host => "10.249.1.233"
port => "6379"
data_type => "list"
key => "logstash"
}
}
}
input
{
redis
{
host => "10.249.1.233"
port => "6379"
type_data => "list"
key => "logsash"
}
}
output
{
stdout
{
debug => true
}
elasticsearch
{
host => "127.0.0.1"
}
}