You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 8 redis servers, which logstash is supposed to read from.. all seem to be fine.. but logstash sometimes logs:
{:timestamp=>"2015-10-07T12:33:01.812000+0200", :message=>"Redis connection problem", :exception=>#<Redis::TimeoutError: Connection timed out>, :level=>:warn}
Not really that helpful :(
it would be nice if it could log the name of the host in question.