/logs setup
Configure a channel to receive logs for a specific event type. Run this command once per event type to route each log to the channel of your choice.| Event type | What it captures |
|---|---|
message-delete | Deleted messages with original content |
message-edit | Message edits showing before and after |
member-join | New members joining the server |
member-leave | Members leaving or being kicked |
member-ban | Bans and unbans |
role-change | Role additions and removals |
nickname-change | Nickname and username updates |
voice-join | Members joining a voice channel |
voice-leave | Members leaving a voice channel |
channel-update | Channel creation, deletion, and edits |
/logs disable
Disable logging for a specific event type. Solara stops sending log entries for that event until you re-enable it with/logs setup.
/audit
View the server’s audit trail. Run it without arguments for the full log, filter by user to see only their actions, or filter by action type to narrow the results.The audit log shows actions recorded by Solara. It is separate from Discord’s built-in audit log and includes additional context such as case notes and moderator references.