TicketWave Logo

Log Channels

Send every ticket event to the Discord channel where your team actually needs it.

Guide to Ticket Logging

Logging answers the questions that come up after something happened: who closed that ticket, who unblacklisted that member, why is this channel suddenly named differently.

TicketWave sends each event type to a Discord channel you choose — so you can split noisy events from important ones.

Log Message

Configure a Log Channel

Open the module

Server dashboard → SettingsLog ChannelsConfigure.

Log Channels Module

Add a log channel

Click Add Log Channel and fill in three fields:

Add Log Channel

FieldDescription
Log TypeWhich events should be logged
Action FilterAdd for creation events, Remove for removal events
Log ChannelThe text or announcement channel that receives them

Each entry is one type + action → channel rule. Add as many rules as you need, and point several types at the same channel if you like.

Repeat for every event you care about

Nothing is logged until you create a rule for it. There is no "log everything" switch — that is intentional, so your channels only contain what you actually read.

Available Log Types

Log TypeActionsLogs when…Premium
Ticket CreateAddA ticket is created❌ Free
Ticket CloseAddA ticket is closed❌ Free
Ticket Close CancelAddA running close is cancelled❌ Free
Ticket Schedule CloseAddA close is scheduled❌ Free
Ticket Request CloseAddStaff asks the member to close❌ Free
Ticket Request Close AcceptAddThe member accepts the close request❌ Free
Ticket Request Close DenyAddThe member denies the close request❌ Free
Ticket ClaimAddA ticket is claimed❌ Free
Ticket UnclaimAddA ticket is released again❌ Free
Ticket BlacklistAdd, RemoveA member is blacklisted or unblocked❌ Free
Ticket FeedbackAddA member submits feedback👑
Ticket RemindAddA reminder is sent👑
Ticket Additional AccessAdd, RemoveA user or role is added to / removed from a ticket👑
Ticket PriorityAddA ticket priority is changed👑
Ticket RenameAddA ticket channel is renamed👑

Blacklist and Additional Access have two actions. Create two rules if you want both the add and the remove event — one rule only covers one direction.

A Setup That Works

Three channels are usually enough:

#ticket-log        → Ticket Create, Ticket Close, Ticket Schedule Close,
                     Ticket Close Cancel, Request Close (+ Accept / Deny)

#staff-log         → Ticket Claim, Ticket Unclaim, Ticket Priority,
                     Ticket Rename, Ticket Additional Access (Add + Remove)

#moderation-log    → Ticket Blacklist (Add + Remove), Ticket Feedback

Keep the channels staff only. A ticket close log contains the close reason and the transcript link.

Reading Logs on the Website

Beside the Discord channels, the dashboard has a Logs page with the complete history in a searchable table.

Dashboard Logs Page

You can filter by type and action, search the whole table and page through the results. Each row shows the ticket ID, the acting user, the target user, the channel, the reason and additional metadata.

The Logs page is a premium feature. Discord log channels themselves are free for most event types.

Troubleshooting

ProblemFix
Nothing is loggedNo rule exists for that type — add one
Only additions are loggedAdd a second rule with the action Remove
Some types cannot be selectedThey are premium — see the table above
The channel stays emptyThe bot needs View Channel, Send Messages and Embed Links there

Next Steps

How is this guide?