ezlogs

Not authenticated

Authentication

Installation Script

#!/bin/bash
# ezlogs Installation Script
echo "Installing ezlogs monitoring stack..."
curl -fsSL https://get.docker.com | sh
docker-compose up -d
echo "ezlogs installation complete!"

Grafana Dashboard