Server Operator: tidal-server logs¶
tidal-server logs exposes local operational history from the shared database.
Subcommands¶
kicksscansshow
Common Invocations¶
Recent kicks:
tidal-server logs kicks
Recent scans:
tidal-server logs scans
Filter kicks by status:
tidal-server logs kicks --status CONFIRMED
Inspect one run in detail:
tidal-server logs show <run_id>
When To Reach For It¶
Use these commands while:
- debugging scanner behavior
- confirming recent kick attempts
- checking one run record before opening the dashboard
- exporting history with
--json