Query the audit log of all admin actions from /admin log or the Admin Console Audit Log tab. Every state-changing admin command is automatically recorded with timestamp, actor, action, and target.
Składnia
/admin log [--last N] [--user nick]
Opcje
-
-- last N- Pokaż ostatnie wpisy N (domyślnie: 20) -
-- user nick- Filtruj do działań przez konkretnego administratora
Format wpisu dziennika
Każdy wpis pokazuje:
[timestamp] action aktora → target _ type: target _ id
Wspólne rodzaje działań obejmują:
-
user.ban,user.unban,user.kick -
user.stonl,user.unmute,user.rename,user.role -
channel.create,channel.delete,channel.purge -
ns.drop,ns.satislass -
cs.drop,cs.transfer,cs.access -
server.set,server.info
Przykłady
/admin log /admin log --last 50 /admin log --user Admin --last 10