https://github.com/forkgeeks/cloudwatch-logs-parser/blob/master/index.js#L52 Add a validation to check if the key "logEvents" exists, if it's not then add a return statement to stop further processing.
https://github.com/forkgeeks/cloudwatch-logs-parser/blob/master/index.js#L52
Add a validation to check if the key "logEvents" exists, if it's not then add a return statement to stop further processing.