Log monitoring & event tracking
in one simple API
Monitor your application events and logs in real-time. Get instant notifications on Discord for comprehensive system oversight.
Get started for free
Simple Setup
Forget about complicated setups or dependencies. Just send an HTTP POST request to Minilog, and you're ready to start monitoring your logs instantly. No installation, no libraries, use the programming language of your choice.
curl -X POST https://api.minilog.dev/v1/logs/project1 -H "Content-Type: application/json" -H "Authorization: Bearer <project-token>" -d '{ "application": "my-app1", "severity": "ERROR", "data": "There was an error", }'
Compatible with Docker and Docker Swarm
No installation needed. Minilog is compatible with the Splunk logging driver that comes preinstalled with Docker.
docker run -p 3000:80 --log-driver=splunk --log-opt splunk-token=<project-token> --log-opt splunk-url=https://api.minilog.dev --log-opt tag="myapp-1" nginx:alpine
Alerts
Get instant push notifications and email alerts on your phone or computer whenever a critical log or event is triggered, keeping you connected to your system's activity at all times.
Search & filter
Search and filter your logs by content, metadata, application and severity. Visualize your logs on the timeline
Pricing
Free Plan
Startup Plan
Enterprise Plan