Reply to 1316489539117035527
@tmclaughbos I would separate these concerns
Let the lambdas write logs using console.log (they can use console.log(JSON.stringify(...)) to write JSON Log Events.
Then set up a Subscription Filter, to stream the log entries to Splunk: https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/SubscriptionFilters.html