Logging

Event Logging

Keep track of everything happening in your server with comprehensive event logging. Monitor moderation actions, member activity, and server changes.

Overview

Natsumi's logging system records important server events and sends detailed logs to designated channels. This helps moderators stay informed and provides an audit trail for server activity.

Multiple log channel support
Customizable event filters
Rich embed formatting
Moderation action tracking
Message content logging

Log Channels

You can set up different channels for different types of logs, keeping things organized and easy to monitor.

Mod Log

Moderation actions like warns, kicks, bans, and timeouts.

/modlog set #mod-logs

Message Log

Deleted and edited messages with content.

/logging messages #message-logs

Member Log

Joins, leaves, role changes, and nickname updates.

/logging members #member-logs

Server Log

Channel, role, and server setting changes.

/logging server #server-logs

Voice Log

Voice channel joins, leaves, and moves.

/logging voice #voice-logs

Event Types

Natsumi can log the following types of events:

Moderation

  • Member warned
  • Member kicked
  • Member banned
  • Member unbanned
  • Member timed out
  • Automod violations

Messages

  • Message deleted
  • Message edited
  • Bulk messages deleted
  • Attachments logged

Members

  • Member joined
  • Member left
  • Roles added/removed

Server

  • Channel created
  • Channel deleted
  • Channel updated
  • Role created
  • Role deleted
  • Role updated
  • Emoji changes
  • Server settings changed

Voice

  • Joined voice channel
  • Left voice channel
  • Moved between channels
  • Muted/Deafened

Invites

  • Invite created
  • Invite deleted
  • Invite used (with tracker)

Configuration

Customize what gets logged and where:

Ignoring Channels

Exclude specific channels from message logging:

Ignore Channel
/logging ignore #channel

Ignoring Roles

Exclude members with specific roles from logging:

Ignore Role
/logging ignorerole @role

Enabling/Disabling Events

Toggle specific event types:

Toggle Event
/logging toggle <event-type>
Pro Tip

Use the dashboard for an easier way to configure logging settings with a visual interface.

All Logging Commands

CommandDescription
/modlog setSet the mod log channel
/logging messagesSet message log channel
/logging membersSet member log channel
/logging serverSet server log channel
/logging voiceSet voice log channel
/logging ignoreIgnore a channel from logging
/logging unignoreRemove channel from ignore list
/logging ignoreroleIgnore a role from logging
/logging toggleToggle specific events
/logging statusView current logging config