Skip to content

Instantly share code, notes, and snippets.

@dblessing
Last active December 16, 2015 02:59
Show Gist options
  • Save dblessing/5366296 to your computer and use it in GitHub Desktop.
Save dblessing/5366296 to your computer and use it in GitHub Desktop.
Redis input
input {
redis {
format => "json_event"
host => "redisops1.somedomainthatidontown.com"
type => "redis"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment