Scripted Checks Part 3 - Advanced JSON Results
In this video we will enhance our check results with custom JSON values which we choose.
The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.
Python JSON logging has become the standard for generating readable structured data from logs. While logging in JSON is definitely much better than using the standard logging module, it comes with its own set of challenges. As your server or application grows, the number of logs also increases exponentially. It’s difficult to go through JSON log files, even if it’s structured, due to the sheer size of logs generated.