Skip to content

Instantly share code, notes, and snippets.

@alexandrusavin
Created July 20, 2015 20:59
Show Gist options
  • Save alexandrusavin/c60df4cd05693b29422a to your computer and use it in GitHub Desktop.
Save alexandrusavin/c60df4cd05693b29422a to your computer and use it in GitHub Desktop.
input {
stdin {
type => "stdin-type"
}
udp {
port => "9999"
}
tcp {
port => "9998"
}
}
output {
stdout {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment