Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To troubleshoot complex SQS collectors, gather the list of information from the authorization instructions.

It is also helpful to collect:

...

  1. Verify that “ack messages” is enablednot false in the collector parameters.

    Code Block
    "ack_messages": true
  2. In the cloud collector app, increase the target pods. This will allocate more hardware resources to processing messages.

  3. If you are unable to increase the target pods due to the message

...