Operations | Monitoring | ITSM | DevOps | Cloud

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

How Data Ingestion Works in Elasticsearch (Quick Guide)

Before you can search, analyze, or visualize anything in Elasticsearch, you need data ingestion. In this quick guide, we explain how data moves from raw logs, metrics, or JSON into an index using tools like Logstash, Beats, or language clients. Learn why consistency matters more than perfection and how once data is ingested, it’s ready for search, analysis, and insight.

Set up Splunk AI Assistant for SPL in Enterprise environments with Cloud Connected Integration

Unlock the power of the Splunk AI Assistant for SPL in your enterprise environment! In this quick tutorial, we'll walk you through the entire process, from downloading the app on Splunkbase, accepting the license agreement, and installing it in your environment, to completing the cloud-connected configuration which now allows you to use the AI Assistant in even more environments!

OpenTelemetry Deep Dive: Resilience & High Availability in the OTel Collector

Missed it live? Catch the full recording of OpenTelemetry Deep Dive: Resilience & High Availability in the OTel Collector — a 1-hour workshop on building telemetry pipelines that never drop a signal. We’ll show you why resilience matters, how to design high-availability architectures, and how to configure the OpenTelemetry Collector with retries, batching, and persistent queues. Plus, you’ll see live demos in both Docker and Kubernetes — including scaling Gateway collectors with an HPA — and how Bindplane makes large-scale management seamless.

What Are Mappings in Elasticsearch? (Explained Simply)

Elasticsearch mappings turn logs from unstructured text into usable data. In this video, we explain what mappings are, how they define fields like text, number, and date, and why they matter. With the right mappings, Elasticsearch can filter error codes, sort by response time, and group results by browser, region, or version.

Understanding Incident Response vs Incident Remediation

At a high level, incident remediation is a part of the incident response process. An Incident response plan manages the incident lifecycle across planning, detection, investigation, and recovery. Meanwhile, incident remediation focuses on identifying root causes and implementing measures to prevent future occurrences.