The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.
As enterprises grow bigger, more sophisticated, and more complex, it can be difficult to detect signs that network reliability is at risk. That’s why the ScienceLogic SL1 AIOps platform uses advanced, real-time analytics to track behavioral correlation and understand issues affecting infrastructure performance—and solve them quickly.
Long-term storage, especially for logs, is essential to any modern observability provider. Each vendor has their own method for handling this problem. While there are numerous available solutions, let’s explore just one – DataDog – and see the benefits and limitations.
Part of implementing an error monitoring platform like elmah.io is dealing with the IP addresses of the clients generating errors. In this post, I'll show you parts of how we have implemented this in ASP.NET Core, to make sure that different hosting scenarios still produce the correct IP address. Let's jump right in. ASP.NET Core supports getting the client IP directly on the HttpContext object available throughout various places.