Operations | Monitoring | ITSM | DevOps | Cloud

%term

Grafana 5.3.3 and 4.6.5 released with important security fix

Today we are releasing Grafana 5.3.3 and 4.6.5. These patch releases include an important security fix for all Grafana installations between 4.1.0 and 5.3.2. We also release 5.3.4 at the same time containing some fixes and improvements that we have been holding off for a while to release 5.3.3.

Paul Dix [InfluxData] | View from the CTO | InfluxDays 2018

Paul will outline his vision around the platform and give the latest updates on Flux (a new Data Scripting language), the decoupling of query and storage, the impact of hybrid cloud environments on architecture, cardinality, and discuss the technical directions of the platform. This talk will walk through the vision and architecture with demonstrations of working prototypes of the projects.

Falco 0.13.0 Released: Kubernetes Audit Events Support

We recently released Falco 0.13.0, which is probably the most exciting release since Falco’s 0.1.0 release almost two and a half years ago. With 0.13.0, we’re adding support for a second stream of events — Kubernetes Audit Events. This release also lays the groundwork for additional event sources to be easily added.

WebLogic Smart Dashboard and Monitoring-A Tool for WebLogic Administrators by Rounak Agrawal

I have been working on WebLogic server for more than 3 years. I do monitor server log files, Server status, Data source , JMS servers, deployed application status, CPU/Memory usage and much more J2EE applications related metrics. This was a repetitive task for me checking manually everything on console .I always thought of writing some scripts , even i wrote one Jython script which was giving HTML formatted report.

SLF4J: 10 Reasons Why You Should Be Using It

One of the most important aspects of developing an efficient system is to have clean, helpful logs that will help you understand what errors are being triggered, and what information is being processed. When you are first creating an application, you might not know what logging framework will be most suitable for your future needs, or you could simply want your system to remain agnostic regarding the logging implementation to be used.