mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
remove eventmachine requirement for redis output
This commit is contained in:
parent
06112f4d7b
commit
ba645845da
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
require "logstash/outputs/base"
|
||||
require "logstash/namespace"
|
||||
require 'eventmachine'
|
||||
|
||||
# send events to a redis databse using RPUSH
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue