I need to read AWS SQS or AWS SNS message through filebeat and pass to Elastic Search. Please note my message in JSON format text message .. I changed filebeat yml file below config
type: s3
endpoint: https://sqs.us-east-1.amazonaws.com/626761942513/firstqueue
access_key_id: AKIAZD3PMIXYQB65RW57
secret_access_key: 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
I got access issue
If someone provide reference link it is good for me
For the s3 input, it's reading the sqs notification on incoming new logs in s3. Is that what you are looking for?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.