upon further investigation the error from logstash I am getting is:
{:timestamp=>"2015-10-08T09:18:59.289000-0400", :message=>"Failed to send event to Redis", :event=>#<LogStash::Event:0x42c3e5fc @metadata_accessors=#<LogStash::Util::Accessors:0x197c0ecf @store={}, @lut={}>, @cancelled=false, @data={"ts"=>"2015-10-08T12:33:30.092384Z", "uid"=>"C5by8c4qD4NkvK0U96", "id.orig_h"=>"192.168.1.253", "id.orig_p"=>63203, "id.resp_h"=>"8.8.8.8", "id.resp_p"=>53, "proto"=>"udp", "service"=>"dns", "duration"=>0.032474, "orig_bytes"=>102, "resp_bytes"=>224, "conn_state"=>"SF", "local_orig"=>true, "local_resp"=>false, "missed_bytes"=>0, "history"=>"Dd", "orig_pkts"=>2, "orig_ip_bytes"=>158, "resp_pkts"=>2, "resp_ip_bytes"=>280, "tunnel_parents"=>#Java::JavaUtil::ArrayList:0x502c830, "resp_cc"=>"US", "sensorname"=>"satcon99-eth2", "@version"=>"1", "@timestamp"=>"2015-10-08T12:33:30.092Z", "host"=>"satcon99", "path"=>"/nsm/bro/logs/current/conn.log", "type"=>"BRO", "csp_sensor"=>"cobalt", "_path"=>"conn"}, @metadata={}, @accessors=#<LogStash::Util::Accessors:0x451128d @store={"ts"=>"2015-10-08T12:33:30.092384Z", "uid"=>"C5by8c4qD4NkvK0U96", "id.orig_h"=>"192.168.1.253", "id.orig_p"=>63203, "id.resp_h"=>"8.8.8.8", "id.resp_p"=>53, "proto"=>"udp", "service"=>"dns", "duration"=>0.032474, "orig_bytes"=>102, "resp_bytes"=>224, "conn_state"=>"SF", "local_orig"=>true, "local_resp"=>false, "missed_bytes"=>0, "history"=>"Dd", "orig_pkts"=>2, "orig_ip_bytes"=>158, "resp_pkts"=>2, "resp_ip_bytes"=>280, "tunnel_parents"=>#Java::JavaUtil::ArrayList:0x502c830, "resp_cc"=>"US", "sensorname"=>"satcon99-eth2", "@version"=>"1", "@timestamp"=>"2015-10-08T12:33:30.092Z", "host"=>"satcon99", "path"=>"/nsm/bro/logs/current/conn.log", "type"=>"BRO", "csp_sensor"=>"cobalt", "_path"=>"conn"}, @lut={"[type]"=>[{"ts"=>"2015-10-08T12:33:30.092384Z", "uid"=>"C5by8c4qD4NkvK0U96", "id.orig_h"=>"192.168.1.253", "id.orig_p"=>63203, "id.resp_h"=>"8.8.8.8", "id.resp_p"=>53, "proto"=>"udp", "service"=>"dns", "duration"=>0.032474, "orig_bytes"=>102, "resp_bytes"=>224, "conn_state"=>"SF", "local_orig"=>true, "local_resp"=>false, "missed_bytes"=>0, "history"=>"Dd", "orig_pkts"=>2, "orig_ip_bytes"=>158, "resp_pkts"=>2, "resp_ip_bytes"=>280, "tunnel_parents"=>#Java::JavaUtil::ArrayList:0x502c830, "resp_cc"=>"US", "sensorname"=>"satcon99-eth2", "@version"=>"1", "@timestamp"=>"2015-10-08T12:33:30.092Z", "host"=>"satcon99", "path"=>"/nsm/bro/logs/current/conn.log", "type"=>"BRO", "csp_sensor"=>"cobalt", "_path"=>"conn"}, "type"]}>>, :identity=>"default", :exception=>#<Redis::CannotConnectError: Error connecting to Redis on redis-op-01-cl-55:6379 (Errno::ECONNREFUSED)>, :backtrace=>["/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis/client.rb:331:in establish_connection'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis/client.rb:323:in
establish_connection'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis/client.rb:94:in connect'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis/client.rb:279:in
with_reconnect'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis/client.rb:277:in with_reconnect'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis/client.rb:93:in
connect'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis/client.rb:350:in ensure_connected'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis/client.rb:207:in
process'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis/client.rb:292:in logging'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis/client.rb:206:in
process'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis/client.rb:112:in call'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis.rb:997:in
rpush'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis.rb:37:in synchronize'", "/opt/logstash/vendor/jruby/lib/ruby/1.9/monitor.rb:211:in
mon_synchronize'", "/opt/logstash/vendor/jruby/lib/ruby/1.9/monitor.rb:210:in mon_synchronize'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis.rb:37:in
synchronize'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/redis-3.2.1/lib/redis.rb:996:in rpush'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/logstash-output-redis-0.1.4/lib/logstash/outputs/redis.rb:169:in
receive'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/logstash-core-1.5.0-java/lib/logstash/outputs/base.rb:88:in handle'", "(eval):31:in
output_func'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/logstash-core-1.5.0-java/lib/logstash/pipeline.rb:244:in outputworker'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/logstash-core-1.5.0-java/lib/logstash/pipeline.rb:166:in
start_outputs'"], :level=>:warn}
I am not sure why I see " <Redis::CannotConnectError: Error connecting to Redis on redis-op-01-cl-55:6379 (Errno::ECONNREFUSED)>".