Git Product home page Git Product logo

Comments (4)

kevinm avatar kevinm commented on May 29, 2024 1

My apologies. I got pulled into an end of year push on other projects that I'm just finished up with and have time to dig into this again. We're still having the dead letter queue problem and at this point we have 227 items in the queue. I looked at the CloudWatch logs and I'm not seeing anything that indicates that the messages can't be processed but I don't know which log I should be looking in or what a typical message indicating a failure to process a log would be.

So a few questions/requests.

  • What is the best way to see the messages in the dead letter queue?
  • Can we be notified of the specific S3 object that is stuck in the dead letter queue? Right now if an file is received but is not able to be processed I expect we have to dig through the DLQ to find it and remove it. It would be nice if this was automated but this is probably something that the end users can do. Even better would be if there was an option to delete both the problematic S3 object and the item in the queue.
  • What is the best way to clear out the messages in the dead letter queue?

Different question entirely. Right now we're not automatically deleting infected files. Is there a way to enable that without rebuilding the whole CloudFormation stack? It's not too much trouble to rebuild the CloudFormation stack but it sure would be nice to be able to flip that bit rather than tearing it all down.

Thanks again for any assistance on this and my long delay getting back to you on this. I'm doing a lot of heads down work over the next few weeks so I'll be able to get back to you quickly if you need any information from me.

Best,
Kevin

from aws-s3-virusscan.

michaelwittig avatar michaelwittig commented on May 29, 2024

@kevinm Could you check CloudWatch Logs for errors? Looks like a file could not be scanned.

from aws-s3-virusscan.

michaelwittig avatar michaelwittig commented on May 29, 2024

is this still relevant?

from aws-s3-virusscan.

michaelwittig avatar michaelwittig commented on May 29, 2024

you can go to the SQS Service in the management console to look at the messages and purge all messages.

from aws-s3-virusscan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.