Ingesting Logs via Slack

Forward Slack channel messages to your log stream in real time.

The BunnyLogs Slack bot can be added to any channel and will forward every message to your personal BunnyLogs stream. Each BunnyLogs account has one fixed stream UUID dedicated to Slack — it is auto-generated when you connect and never changes.

How it works
  1. A logged-in BunnyLogs user clicks Connect Slack on the home page.
  2. They are taken through a standard Slack OAuth flow to authorise the app.
  3. After authorisation, BunnyLogs links that Slack workspace to their account and assigns a dedicated stream UUID.
  4. The bot is then added to whichever Slack channels should be forwarded.
  5. Every message posted in those channels is forwarded to the stream in real time.
Message field mapping
BunnyLogs fieldSource
messageMessage text
programSender's Slack display name
levelAlways INFO
timestampSlack message timestamp (UTC)

Messages in connected channels will immediately start appearing in your stream.