What’s the Issue?
Unable to process data in shipper1
Describe the Issue in Detail
I have made configuration changes in shipper1 redis-output file
Added in 301-redis-out.conf
but didn’t add below code in analyzer redis-input file.
So, data is in redis only. Which makes redis memory full.
Solution Summary
.
We are getting the above error in Logstash logs. Error is unable to process redis event. Because I didn’t add a key in redis-input file.
redis-cli info memory
Memory was full, we have deleted the key using below command
Redis-cli del redis_out_esb_auditlog_may_temp