@coderbyheart on Twitter

A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].

Home / Archive / 2020 / 2020-10 / 1316645658598797312
Replying to @tmclaughbos

@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

Thu, 15 Oct 2020 07:42:41 UTC