Video coming soon…

🔭 Setup HyperDX — Open-Source Observability with Logs, Traces, and Session Replay

Deploy HyperDX on Ubuntu with Docker — an open-source observability platform for logs, traces, metrics, and session replay in one UI, built on ClickHouse and OpenTelemetry, with the app on port 8310.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys the HyperDX all-in-one image on port 8310 with ClickHouse bundled. Send OpenTelemetry data and explore logs, traces, metrics, and session replay together in one place.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/monitoring/hyperdx/hyperdx-ubuntu.sh
chmod +x hyperdx-ubuntu.sh
./hyperdx-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/monitoring/hyperdx/hyperdx-ubuntu.sh

2 Make it Executable

chmod +x hyperdx-ubuntu.sh

3 Run the Installer

./hyperdx-ubuntu.sh

4 Open HyperDX and Send Telemetry

http://your-server-ip:8310

Ports Used

PortPurpose
8310HyperDX app UI (mapped from container port 8080)
8311HyperDX API (mapped from container port 8000)
4320OpenTelemetry OTLP over HTTP ingest (mapped from container port 4318)
4321OpenTelemetry OTLP over gRPC ingest (mapped from container port 4317)

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions