Hello,
Is there anyway that I can put the data from all cloudwatch log group under certain paths , I see that we shouldn't use wildcards. As I have many log groups in certain path and in future the log group will also be added. It would be an operation over head for team to keep adding when there is new log group created.
Eg: /aws/lambda/* , /aws/*
Can you guide me here.
I am using splunk add on AWS by pull based mechanism.