Skip to main content

Overview

Logging lets you send server event logs to one or more channels. This is useful for moderation, auditing, and keeping track of activity.

Available logging events

Available logging events are messages, member, roles, channels, invites, emojis, and voice.
Do not delete the webhook that Omex creates in your logging channels — logs are delivered through it.
You can configure up to 3 log channels per server, and each channel can be set to one event type (or all).

View current logging setup

Use this to see what logging channel(s) and events are currently configured.
,logs

Adding a logging event

You can enable logging in a channel using the logs set command.
,logs set (channel) (event | all)



Removing a logging event

You can remove logging using the logs remove command.
,logs remove (event | all)

If you leave the event parameter empty (or use all), logging will be fully disabled for the server.

Ignoring a member or channel

You can ignore a user or channel so their activity won’t be logged.
,logs ignore (member | channel | voice channel)

Unignoring a member or channel

Remove a user/channel from the ignore list so they will be logged again.
,logs unignore (member | channel | voice channel)

Viewing ignored targets

Use the logs ignored command to view all ignored members and channels.
,logs ignored