Browse documentation

Logging

Keep an audit trail of what happens in your server.

Logging writes a record of server activity to channels you choose: message edits and deletions, members joining and leaving, role and nickname changes, moderation actions, and more. It is your audit trail when you need to know what happened and when.

Turn it on

Enable Logging from the Modules page, then open the feature to choose what gets logged and where.

Routing events to channels

Logs are grouped into categories so you can send different kinds of events to different channels. For example:

  • Send member events (joins, leaves, nickname changes) to one channel.
  • Send message events (edits, deletions) to another.
  • Keep moderation actions in a private staff-only channel.

Turn off any category you do not care about so the noise stays manageable.

Point sensitive logs, such as moderation actions and deleted messages, at a channel only your staff can see. Logs often contain content a member intended to remove.

  • Moderation records moderator actions in a case log, separate from event logging.