mattermost-plugin-aws-SNS icon indicating copy to clipboard operation
mattermost-plugin-aws-SNS copied to clipboard

Pushing CloudWatch Logs to Mattermost

Open abdmabrouk opened this issue 3 years ago • 3 comments

I was trying to publish AWS CloudWatch logs to the Mattermost SNS topic using lambda function, is there away to implement this? I have tried to formulate the published message in a form of CloudWatch alarm but still not working !!

abdmabrouk avatar Jan 31 '23 11:01 abdmabrouk

Hi @abdmabrouk, are you saying that you are having issues with using CloudWatch and SNS together, or are you having issues with the connection to Mattermost?

mickmister avatar Feb 01 '23 15:02 mickmister

Hi, The issue is i am trying to push cloudwatch logs not alarm using the same plugin, i have tried to push the logs in the same schema of cloudWatch alarm but still the message is not delivered. my question is there a way to push logs using this plugin ?

abdmabrouk avatar Feb 02 '23 00:02 abdmabrouk

@abdmabrouk At the moment, this plugin does not support incoming log messages. It only supports messages pertaining to CloudFormation AFAIK

mickmister avatar Feb 13 '23 16:02 mickmister