Operations | Monitoring | ITSM | DevOps | Cloud

Collaboration, Remote Work and Data Security

An interactive discussion offering a practical insight into the lives of four tech leaders from across the globe who will share the security lessons from the past few months and offer insights into how this will impact practices going forward. This is a great opportunity to hear from four exceptional speakers as they share their experiences and take questions.

Advanced Guide to Kibana Timelion

Kibana Timelion is a time-series based visualization language that enables you to analyze time-series data in a more flexible way. compared to other visualization types that Kibana offers. Instead of using a visual editor to create visualizations, Timelion uses a combination of chained functions, with a unique syntax, to depict any visualization, as complex as it may be.

Redis Compression Benchmarking

At LogicMonitor, we deal primarily with large quantities of time series data. Customer devices are monitored at regular intervals and data points are provided to our agentless application to be processed and interpreted. Recently, we’ve endeavored to expand the presence of machine learning in our application to enhance anomaly detection.

Glitch List: May 2020

Hello, and welcome back (to some of you, at least) from quarantine. Although things may look as though they’ve reached a new normal, our present equilibrium still includes a number of glitches. In May, in addition to the usual outages due to overloaded servers, we also have outages due to failures of partner monitoring, plus – an Anodot first – a pizza arbitrage issue. Is it true that you can make money by selling pizzas to yourself?

How To Determine When a Host Stops Sending Logs to Splunk...Expeditiously

So I've only been at Splunk for 8 months, and in the short amount of time I've been here, one of the most common questions I've been asked is “How do I get an alert when Splunk is not receiving logs?". As a matter of fact, if I had $0.05 each time I was asked this question, I would have $0.25! Surprisingly, with this being such an often-asked question, I haven't been able to find much documentation on how to accomplish this using the native features of Splunk.

Tracking COVID-19 Data in South America Using Telegraf and InfluxDB

I wanted to better understand how COVID-19 has been developing in South America. As I’ve recently started playing with InfluxDB, the open source time series database, I created a dashboard of cases and deaths using InfluxData’s platform. I usually use InfluxDB, Chronograf, Grafana, Zabbix and other similar solutions to monitor services and systems. However, until this point, I hadn’t used them to process and visualize other kinds of data.