Turn Linux Diagnostics
Into Clarity in Seconds

SOSParser automatically analyzes sosreport and supportconfig files — extracting system info, configs, logs, network, cloud detection, and more — into beautiful, actionable HTML reports.

6+
Distros Supported
<60s
Analysis Time
100%
Private / Secure
Live Demo Available
SOSParser Demo - Upload and analyze sosreport files in seconds

Built for Sysadmins

Everything you need to diagnose Linux systems fast

Seconds, Not Hours

Upload a complete sosreport and get a comprehensive HTML report in under 60 seconds. No more manually grepping through thousands of log lines.

🔒

Run It Your Way

Deploy locally with Docker for complete privacy, or use Public Mode for demo instances with automatic data cleanup and audit logging.

🖥️

Deep System Analysis

System info, hardware, kernel, CPU, memory, disk, filesystem, LVM, network interfaces, routing, DNS, firewall rules, and cloud detection (AWS/Azure/GCP/Oracle).

📋

Log Parsing

Automatically extracts and indexes system logs, kernel logs, authentication logs, service logs, boot logs, and more with syntax highlighting.

🐳

Container Ready

Single command deployment. Runs anywhere Docker works — local machine, server, Kubernetes cluster. Multi-arch: amd64 + arm64.

🔧

Configurable

Adjust log line limits, enable/disable features, configure storage volumes, set up reverse proxy with Nginx — you control everything.

Supported Distributions

One tool for all major Linux platforms

RHEL
CentOS
Fedora
Ubuntu
Debian
SUSE
Oracle Linux
Amazon Linux
Rocky Linux
AlmaLinux

Get Started in 30 Seconds

Run it locally with Docker — no setup required

Terminal
# Pull the image
docker pull samuelmatildes/sosparser:latest

# Run the container
docker run -d -p 8000:8000 --name sosparser \
  samuelmatildes/sosparser:latest

# Open in browser
open http://localhost:8000

Ready to diagnose faster?

Try the live demo or deploy locally in seconds