/en_us/blog/observability/state-of-observability-2025

Splunk Blogs

.conf & .conf Go

Learn

Latest Articles

Configuring Nginx Load Balancer For The HTTP Event Collector
Tips & Tricks
3 Minute Read

Configuring Nginx Load Balancer For The HTTP Event Collector

Send data to Splunk w/o a forwarder using HEC (HTTP Event Collector); Perfect for log data over HTTP or IoT. Install Nginx with HTTPS support, then configure.
A Performance Analysis of Python WSGI Servers: Part 2
Observability
6 Minute Read

A Performance Analysis of Python WSGI Servers: Part 2

In part 2 of our Python WSGI Server Comparison series, we share our performance analysis benchmarks for the top 6 Python WSGI Servers, and reveal the highest performing Python WSGI Server.
An Introduction to Python WSGI Servers: Part 1
Observability
6 Minute Read

An Introduction to Python WSGI Servers: Part 1

In part 1 of our Python WSGI Server series, learn what is WSGI and get information on WSGI server types, their framework, and compatibilities