2 Answers
- Newest
- Most votes
- Most comments
0
Can you provide what should I look for in cloud trail in event history? How do I identify that which request is high. Can you guide me step by step as I am beginer
answered 2 years ago
0
You should look at CloudTrail to determine who/what is calling SQS.
My guess is that you have some Lambda functions that have SQS triggers and the Lambda service is polling SQS on behalf of those functions.
[Adding]: You will probably need to enable data event logging for SQS: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-logging-using-cloudtrail.html
Relevant content
- asked 6 years ago
- asked 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 5 years ago
- AWS OFFICIALUpdated 2 years ago
