Data Legends Podcast Episode 11, David Noblet
Hear about David Noblet's work as Co-Founder + Chief Architect at ChaosSearch.
As a Solutions Engineer here at Kong, one question that frequently comes across my desk is “how can I transform a Kong logging plugin message into a format that my insert-observability-stack-here understands, i.e. ELK, Loki, Splunk, etc.?” In this blog, I’m going to show you how to easily accomplish converting a Kong logging payload to the Elastic Common Schema. In order to accomplish this task, we’re going to be running Kong Gateway in Kubernetes and using two Kong plugins.
Logging PHP errors is essential for monitoring and debugging. This article explores three of the best ways to log errors in PHP.