You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I am manually triggering the subscription lambda for each log group. I would like the ability to subscribe to multiple log groups without having to manually trigger the lambda. This would involve changing the subscription lambda event to allow an array of log group prefixes:
Currently I am manually triggering the subscription lambda for each log group. I would like the ability to subscribe to multiple log groups without having to manually trigger the lambda. This would involve changing the subscription lambda event to allow an array of log group prefixes:
Similar to #38
The text was updated successfully, but these errors were encountered: