Logging

Rivet provides a system for collecting logs from your servers in real-time for free. This allows you to monitor your game's activity and debug issues. Logs are collected from your game server automatically and are available in the Rivet Hub.

Lobby logs

Limitations

Our logs are tailored to support logging infrequent events like players joining/leaving or occasional in-game events. We don't recommend logging things that happen every tick.

LimitationValueWhat happens when exceeding?
Line length1024 characters per lineLines are truncated to 1024 characters
Rate limit per server960 lines every 15 seconds (15 logs/s) or 1,200 lines every 5 minutes (4 logs/s)Log lines are dropped until next interval