Hi,
I have recently integrated and migrated AWS Simple Queue Serivce (SQS) logs to splunk. I am trying to search for the SQS logs in splunk and its not returning anything. Below is the query i am using,
index="application-index" aws_account_id="123456" sourcetype="aws:sqs"
Please correct if i missed anything here.
Thanks.