Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit a9bf2466 authored by a3ilson's avatar a3ilson Committed by GitHub
Browse files

Create 01-inputs.conf

parent d9c0dc03
No related branches found
No related tags found
No related merge requests found
#tcp syslog stream via 5140
input {
tcp {
type => "syslog"
port => 5140
}
}
#udp syslogs stream via 5140
input {
udp {
type => "syslog"
port => 5140
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment