Pushing CloudWatch Logs to Mattermost
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 !!
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?
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 At the moment, this plugin does not support incoming log messages. It only supports messages pertaining to CloudFormation AFAIK