Operations | Monitoring | ITSM | DevOps | Cloud

Logging

The latest News and Information on Log Management, Log Analytics and related technologies.

Distributed Tracing with Zipkin and ELK

While logs can tell us whether a specific request failed to execute or not and metrics can help us monitor how many times this request failed and how long the failed request took, traces help us debug the reason why the request failed, or took so long to execute by breaking up the execution flow and dissecting it into smaller events.

Container Logging & DevOps: The Future of Kubernetes Integration

With the transition to containers and Kubernetes well underway the need to view and monitor your application performance has never been greater. There are several different ways to implement a logging solution within a container based infrastructure. From security and compliance to on-prem vs hybrid there are many important factors to consider when you build out your logging infrastructure.

GDPR: Top 5 Logging Best Practices

The rather broad definition of personal data in the GDPR requires paying special attention to log data. GDPR and personal data in web server logs is a popular topic in many GDPR fora. For example, IP addresses or cookies might be considered personal data. Consequently, such data must be stored only with the consent of customers for a limited time. It is highly recommended to anonymize personal data before you hand over the logs to any 3rd party to minimize risk.

Integrating Threat Intelligence with Graylog

In my last post, I gave a high-level overview how to select a threat intelligence vendor and how to integrate indicators of compromise (IOCs) into your SIEM or log management environment. In this post, I will describe in detail how to use the Threat Intelligence plugin that ships with Graylog. I’ll start with the steps necessary to prepare your data, then explain how to activate the feature and how to configure it for use.

Retrace Log Management: Logs, Errors and Code Level Performance

Log management is traditionally described as a way to collect all of your log data in one place so you can use it for a wide variety of uses. Retrace APM with log management aims to create the perfect product and user experience for developers with specific needs for managing logs..