How to migrate Mattermost to Kubernetes
At Mattermost, we aim to develop a product that is simple to deploy and manage. To this end, we recently examined Kubernetes, today’s most popular orchestration platform that uses containers.
At Mattermost, we aim to develop a product that is simple to deploy and manage. To this end, we recently examined Kubernetes, today’s most popular orchestration platform that uses containers.
In this post, I’m going to cover some of the fundamentals of how Calico works. I really don’t like the idea that with these Kubernetes deployments, you simply grab a yaml file and deploy it, sometimes with little to no explanation of what’s actually happening. Hopefully, this post will servce to better understand what’s going on.
In today’s digital economy, user experience is truly the most important factor that makes or breaks a digital business. Customer experience is even surpassing price and product as the biggest brand differentiator. Even one bad experience on a website can hurt your brand. 55% of consumers report that a single bad website visit can hurt their opinion of a brand. So, how do you know whether your customers are satisfied with the performance of your website?
Jaeger is composed of different components, each potentially running in its own host. It might be the case that one of these moving parts isn’t working properly, causing spans to not be processed and stored. When something goes wrong, make sure to check the items listed here.
New year, new feature... and this is a big one: downtime alerts to Slack. As well as getting email and SMS alerts when your websites go down you can now receive alerts straight to your Slack workspace.
Threat hunting is proactively identifying and thwarting unusual network activity that could indicate an attempted security breach. It's a historically manual activity, making it time-intensive and arduous. It’s no wonder, then, why most organizations don’t have the time, budget, or resources to undertake it effectively…if at all.
Being proactive is one of the key elements of a successful company. We are always seeking ways to help you perform at your best. With this goal in mind, we have been working on enhancements over the past couple of months in our alerting logic. Today, we’re proud to announce another highly anticipated feature from LogDNA: Absence Alerting!
Let’s set the scene – an IT professional just received a critical alert, notifying him of an urgent matter. Unfortunately, due to a distracting social event, this professional is completely unaware of the notification. Even worse, he receives incident alerts via email, a communication method which doesn’t have the ability to forward the alert to another person if he doesn’t respond within a short time frame. Maybe he should stop attending social events.
Since the beginning of Dashbird, we’ve been conducting user interviews with all the users that take the time to jump on a call with us. One of the most common requests we get is the ability to customise alerts - specifically, what failures you will get notified upon and the ability to set custom alert based on metrics. Today we announce a new part of Dashbird that takes care of that - an incident management platform.
What is log file parsing and how does structuring your logs affect parsing efficiency? Learn the difference between structured and unstructured logs, the basics of the JSON log format, what kind of information you can get when you parse log files, and which tools and utilities to use to perform log file parsing.