Clean up Redis Queue

Clean up Redis Queue

Question:
How to cleanup the redis queue when facing the OOM issue(Observe the error in attached Screenshot) ?

Cleanup Redis Queue


Answer:
Use the below redis command to clear the redis queue completely.

“redis-cli FLUSHALL”.

Alternatively we can delete specific redis queues using “redis-cli del ‘queuename’ “


    • Related Articles

    • Increased Analyzer CPU consumption and No data

      Question: In hitachi the Analyzer cpu consumption is increased upto 98% and No data from past 1 hr. The CPU consumption is as follows: How to resolve this issue? Answer: ​This issue got resolved after restarting logstash in both shipper & Analyzer. ...
    • [RBL] Issue With Data Indexing

      There is following issue with the RBL project.  We are monitoring ESB as an application in RBL. Currently, I am not able to see proper data getting indexed. Redis queue building up and dequeuing is also happening properly. There is no error in ES as ...
    • What we should check and fix if we get ‘Internal Server Error’

      Lot of times we suddenly get ‘Internal Server Error’ on the page as below. What all should we check and what we can fix? Most common reason for this screen is kibana is not able to reach Elasticsearch. You may want to check the cluster status.  If ...
    • Unable to process data in shipper1 510

      VuNet Systems Private Limited Unable to process data in shipper1 510 Overview General/Customer specific RBL Author Rachitha H V Reviewer Seema Approver Deepak G Release date Product Version 8.5r5 Audience: CSG/TechWarriors/PAC/Platform/Product teams ...
    • SOP- VuSmartMaps not loading

      Standard Operating Procedure for L1 Support Team for vuSmartMaps not loading issue. If User reports that vuSmartMaps is not getting loaded or internal server 404 error, then most likely web service (apache2) is not running.  Login to shipper and ...