π Server Logs
Track everything that happens in your server β joins, message edits, role changes, voice activity, moderation actions, and more β with per-category log channels, a searchable log viewer, and optional moderation bridge.
How it works
- Go to Panel β your server β Features and enable Server Logs
- Open the Server Logs page
- Optionally set a global log channel as a catch-all fallback
- Enable the categories you want and assign each a dedicated channel (or leave it blank to use the global one)
- Configure ignored channels, roles, or users if needed
Events are posted to Discord as formatted embeds and optionally stored in the panel's database for 30 days (configurable), where you can search and filter them.
10 log categories
- π₯ Members: Joins, leaves, bans, unbans, kicks, nickname changes, role changes
- π¬ Messages: Edits, deletes, bulk deletes, pins
- π Channels: Create, delete, rename, topic/permission changes
- π Roles: Create, delete, rename, permission and color changes
- ποΈ Voice: Join, leave, move between channels, deafen, mute, stream start/end
- π Server: Name, icon, verification level, AFK channel changes
- π Invites: Create and delete with full invite metadata (uses, expiry, inviter)
- π Emojis: Create, delete, rename
- π€ Bots: Bot added to server
- π¨ Moderation: Ban, kick, warn, mute, softban, unban, unmute (including auto-expiry)
Each category can be enabled independently with its own dedicated channel. If no channel is set for a category, it falls back to the global channel.
Ignore rules
From the configuration page, you can exclude:
- Channels β events in ignored channels are never logged (useful for bot spam or private staff channels)
- Roles β members holding any ignored role are excluded from logging
- Users β paste Discord user IDs to exclude specific accounts
Log viewer
Switch to the Viewer tab to browse stored events directly in the panel.
Filters available:
- Category (members, messages, roles, etc.)
- Keyword search (across event type, actor, target)
- Actor ID / Target ID
- Date range (from / to)
Results are paginated. Use the Export button to download the current filtered view as a JSON file.
Storage must be enabled (on by default). Retention is 30 days by default, configurable up to 365 days.
Moderation bridge
When the Moderation feature is active on your server, moderation actions (bans, kicks, warns, mutes, and their reversal) automatically flow into the moderation log category β no additional setup needed.
The moderation category card shows a status badge:
- Bridge connected β Moderation feature is enabled, actions are auto-synced
- Standalone β moderation category logs only what Discord's audit log reports
Configuration
Panel β your server β Features β enable Server Logs β open Server Logs
β The YAWBDB Team