Skip to content

Logs

The Logs page shows runtime logs from the sing-box core, useful for troubleshooting connection issues and configuration errors.

Log Levels

Level Color Description
info Blue General runtime information
warning Yellow Warning — doesn't affect operation
error Red Error — may affect functionality

The log level can be adjusted in Settings → Basic. For daily use, keep it at warn to avoid too much output. When troubleshooting, temporarily switch to info or debug for more detail.

Searching Logs

Type a keyword (domain, IP, error message) in the search box to filter log contents and quickly locate issues.

Pause & Clear

Action Description
Pause Stop auto-refresh so you can examine specific logs
Clear Clear currently displayed logs (doesn't affect core log files)

Common Log Troubleshooting

Log Keyword Possible Cause Suggestion
connection refused Proxy node unavailable Switch nodes or update subscription
dns query failed DNS server unreachable Check DNS policy and server outbound config
TLS handshake TLS handshake failure May be a node or SNI configuration issue
rule match Normal Indicates traffic matched a routing rule
route Routing related Check if policy rules are correct

Too many logs?

  • Set log level to warn for daily use
  • Switch to info or debug when troubleshooting
  • Remember to change back to warn after troubleshooting