Security

Send pfSense Logs to Wazuh

Send pfSense Logs to Wazuh

6 min read

Centralizing pfSense firewall logs in Wazuh SIEM provides critical security visibility and threat detection capabilities. This updated guide for 2026 covers pfSense 2.7.x/2.8.x and Wazuh 4.8+ with proper syslog formatting and decoder configuration.

Implementing Mutual TLS (mTLS) with Traefik Ingress Controller: Per-Ingress Configuration

Implementing Mutual TLS (mTLS) with Traefik Ingress Controller: Per-Ingress Configuration

9 min read

Mutual TLS (mTLS) adds a critical security layer to your Kubernetes applications by requiring clients to authenticate with certificates—not just passwords or tokens. This guide covers per-ingress mTLS configuration with Traefik Ingress Controller, using Traefik’s native TLSOption CRD for fine-grained control over which services require client certificate authentication.

Implementing Mutual TLS (mTLS) with NGINX Ingress Controller: Per-Ingress Configuration

Implementing Mutual TLS (mTLS) with NGINX Ingress Controller: Per-Ingress Configuration

6 min read

Mutual TLS (mTLS) adds a critical security layer to your Kubernetes applications by requiring clients to authenticate with certificates—not just passwords or tokens. This guide covers per-ingress mTLS configuration with NGINX Ingress Controller, giving you fine-grained control over which services require client certificate authentication.