AMQP 1.0 Modified Outcome

This blog post explores use cases of the AMQP 1.0 modified outcome. The modified outcome is a feature exclusive to AMQP 1.0 and not available in AMQP 0.9.1 It is supported in quorum queues, but not in classic queues. This feature enables consumers to add or update message annotations before…

Continue ReadingAMQP 1.0 Modified Outcome

Zabbix Summit 2024 in Review

  • Post author:
  • Post category:IT Monitor

In what has become a highly anticipated annual tradition, Zabbix employees, partners, users, and just plain fans from every corner of the globe showed up in Riga on October 4 and 5 for Zabbix Summit 2024, celebrating a very special open-source monitoring solution that unites us all. The 12th in-person…

Continue ReadingZabbix Summit 2024 in Review

Post Title

.css-14ulyi6{margin-bottom:1.25rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style-type:none!important;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;font-size:15px;line-height:1.25;} Blog .css-1nj2d5o{position:relative;padding-left:2rem;padding-right:0.5rem;--tw-text-opacity:1;color:rgb(110 120 129 / var(--tw-text-opacity));} .css-ylh63y{position:absolute;left:0.5rem;top:1px;font-family:bwi-font;} How to log in with another device Although most people log into their Bitwarden vault with a master password, there is a more convenient method of doing so called passwordless authentication. Bitwarden includes this feature in the form of Log in with…

Continue ReadingPost Title

Optimizing query performance: The implementation of the OpenSearch index request cache

  • Post author:
  • Post category:Data Analysis

Speed and efficiency are essential for search users. OpenSearch achieves these through various mechanisms, one of the most important of which being the index request cache. This blog post describes how this cache is implemented and how it optimizes query performance. What is the index request cache? The index request…

Continue ReadingOptimizing query performance: The implementation of the OpenSearch index request cache

Announcing Graylog v6.1 Beta.4

  • Post author:
  • Post category:Data Analysis

Announcing Graylog 6.1 Release Candidate.1 This is a release candidate for the upcoming release of Graylog v6.1. Please read on for detailed descriptions of everything that is included.   Download Links DEB and RPM packages are available in our repositories Docker Compose Container Images Graylog Open Graylog Enterprise Graylog Data…

Continue ReadingAnnouncing Graylog v6.1 Beta.4

Understanding Java Logs

  • Post author:
  • Post category:Data Analysis

Logs are the notetakers for your Java application. In a meeting, you might take notes so that you can remember important details later. Your Java logs do the same thing for your application. They document important information about the application’s ability to function and problems that keep it from working…

Continue ReadingUnderstanding Java Logs

Simplifying Your Data Node Migration with Graylog

  • Post author:
  • Post category:Data Analysis

Migrating your data infrastructure can sound daunting, especially when you’re dealing with complex systems like OpenSearch. But what if it could be easier—almost ridiculously easy? If you’re thinking, “Hey, wait a second—could this be as seamless as it sounds?” You’re in for a pleasant surprise. In this blog, we’re diving…

Continue ReadingSimplifying Your Data Node Migration with Graylog

Grafana for beginners: Quick tips to add a data source, choose a visualization type, and more

  • Post author:
  • Post category:Data Analysis

In the observability space, ease-of-use has always been a key differentiator for Grafana. As much as we want to offer a powerful observability platform to our users, we also want to ensure they can get up and running as quickly as possible. Still, for those of you sitting down to…

Continue ReadingGrafana for beginners: Quick tips to add a data source, choose a visualization type, and more