Live Demo
Paste a chat webhook to send yourself a test alert — every API call appears live in the console.
Send a test alert to your chat
Paste a Slack or Discord incoming webhook — this is the URL your chat app gives you to post messages. PrairieLog will queue a real sample error log and alert your channel once it aggregates (about a minute).
Test alert sent. Check your channel.
Only error logs trigger alerts. All other logs are read but stay quiet.
Send logs from your app
Now the other direction: install @prairielog/client, drop this ingestion token into your server-side code, and PrairieLog forwards every ERROR log to the chat you just connected.
This demo and related tokens are not for production use. To get a better idea of how PrairieLog works, create a free account and hook up your app/service.
Open the Dashboard