We are planning on setting up log monitoring on aws we are brainstorming on different possibilities. I would like to clarify the below points:
1) monitoring using ELK setup on aws.
2)Cloudwatch logs>lambda > elastic search> kibana.
I would like to know if the second approach is a good one as we have our logs already in cloudwatch. What could be the difference in both the approaches and which approach is better.
Your advice would be of great help :)