Ingesting Logs via Discord

Forward messages from any Discord server channel to your BunnyLogs stream in real time.

How it works
  1. A logged-in BunnyLogs user clicks Connect Discord on the settings page.
  2. They are taken through a standard Discord OAuth flow to invite the BunnyLogs bot to their server.
  3. The bot joins the server and begins listening for messages.
  4. Each message posted in a monitored channel is forwarded to the configured logspace instantly.
Setup
  1. Go to Settings and click Connect Discord.
  2. Select your server in the Discord authorization dialog and click Authorise.
  3. Send a message in any server channel — this registers the channel in BunnyLogs.
  4. Open a logspace's Manage page and configure which Discord channels should forward to it.
Routing modes
ModeBehaviour
All channels Every message from any server channel is forwarded.
Specific channels Only messages from selected channels are forwarded. Channels appear in the list after the bot has received at least one message from them.
None Discord forwarding is disabled for this logspace.
Message field mapping
BunnyLogs fieldSource
messageMessage text
programdiscord/<display name>
levelAlways INFO
timestampDiscord message timestamp (UTC)
Notes
  • Only one Discord server can be connected per BunnyLogs account at a time. Reconnecting replaces the previous server.
  • The bot only forwards text messages — attachments, embeds, and reactions are ignored.
  • Bot messages (including the BunnyLogs bot itself) are never forwarded.