Skip to main content
System management covers console account security and runtime logs, a key entry for daily operations.

Accounts

  • Maintain admin accounts and passwords.
  • Change the default password immediately after the first login.
  • Use a long, random secret for production.

Scheduled jobs

Quartz-based jobs handle periodic work; their status and history are visible in the console.

Log center

Tips

  • Trace key content changes through operation logs.
  • Locate backend issues quickly through exception logs.
  • Analyze traffic with access logs.

Next steps