AI Infrastructure Intelligence

Your server logs,
finally explained.

A silent agent that watches your infrastructure, detects incidents the moment they happen, and tells you exactly what broke and why — powered by AI.

nginxLaravelPHP-FPMDockerauth logssystem
bash
$curl -sSL vorniq.cc/install.sh | sudo bash -s -- --key YOUR_KEY
╔════════════════════════════════════════╗
║ Vorniq AI Infrastructure Agent ║
╚════════════════════════════════════════╝
Detected: nginx, php-fpm, docker, auth
Detected: nginx, php-fpm, auth
✓ Service enabled and started
INCIDENT DETECTED
Container OOM killed
AI diagnosis ready →
$
5sDetection latency
21Detection rules
1Command to install
AIRoot cause analysis
How it works

One command. Full visibility.

A lightweight Go agent runs on your server. All settings are controlled from your dashboard — no config files, no YAML.

01

Run one command

The installer logs into your account (or creates one), creates a project named after your server, and starts a systemd service — all in under 60 seconds.

02

Agent watches your logs

A lightweight Go binary polls nginx, Laravel, PHP-FPM, Docker, auth, and system logs every 5 seconds. No config files. No local YAML.

03

AI explains the incident

Detected issues are sent to Vorniq and analyzed by AI. You get the root cause in plain English plus exact commands to fix it.

04

Control from dashboard

Toggle which categories to watch, set cooldown periods, add custom log paths — all from the dashboard. Changes apply within 5 minutes, no restart needed.

AI Diagnosis

Raw log → plain English.

Instead of grepping raw errors at 2am, Vorniq explains what happened and gives you exact fix steps.

DETECTED IN NGINX LOG
[2026/05/30 02:14:33] [error]
connect() failed (111: Connection refused)
while connecting to upstream,
client: 95.142.12.40,
upstream: "fastcgi://unix:/run/php/
php8.3-fpm.sock"
AI
AI DIAGNOSIS

PHP-FPM is stopped or the socket path is misconfigured. Nginx cannot reach the PHP process, causing 502 errors for all PHP requests.

1sudo systemctl status php8.3-fpm
2sudo systemctl restart php8.3-fpm
3Verify fastcgi_pass socket path in nginx.conf
ERRORPHP-FPMnginx
Features

Everything you need.
Nothing you don't.

One-command install

Logs in, creates your project, downloads the right binary, installs a systemd service. Done. No manual key copying.

21 detection rules

Covers nginx, PHP-FPM, Laravel, Docker, SSH auth, and system events out of the box. Toggle categories from the dashboard.

AI root cause

Every incident gets an AI explanation: what failed, why it failed, and the exact commands to resolve it.

Smart cooldown

The same pattern won't fire again within a configurable window. No alert storms from a single noisy log file.

Email + Slack alerts

Get notified by email when an incident is detected on your project. Slack notifications available for team setups.

Multi-server

Each project gets its own agent key. Monitor every server from one dashboard — incidents, AI summaries, and agent status in one place.

Install

One line.
Any Linux server.

Single static binary — no Python, no Node, no runtime. Just copy and run.

Linux · macOS
curl -sSL vorniq.cc/install.sh | sudo bash -s -- --key YOUR_KEY
Your personal command with key pre-filled is in the dashboard → Servers → your project. Just copy and paste.
🐧
Linux
x86_64 (amd64)
Available
🐧
Linux
ARM64 (Graviton, Pi)
Available
🍎
macOS
Apple Silicon (arm64)
Coming soon
🪟
Windows
x86_64
Coming soon
Detection Rules

21 rules across 6 categories.

All rules are enabled by default. Toggle categories from your dashboard without restarting the agent.

nginx4
errorupstream recv() failed
criticalAll upstreams down
warningSSL handshake failure
warningHTTP 502/503/504
PHP4
errorPHP-FPM connection refused
warningPHP-FPM upstream timeout
errorPHP Fatal error
warningPHP Warning
Laravel4
errorlocal.ERROR
criticallocal.CRITICAL
errorproduction.ERROR
criticalproduction.CRITICAL
Docker3
criticalContainer died
criticalContainer OOM killed
errorContainer unhealthy
Auth3
warningSSH brute-force attempt
warningSSH invalid user
warningSSH auth failure
System3
criticalDisk full
criticalOOM killer triggered
criticalFilesystem error
Get started

AI infrastructure monitoring
for developers and agencies.

Free to start. Install on any Linux server in under 60 seconds.