Log locations and how to read logs Print

  • 0

Logs in TCAdmin pinpoint crashes, errors, and player activity—vital for debugging. Access via dedicated Logs tab in your fpsdedicated.com TCAdmin panel.[docs.tcadmin]​

Log Locations

Auto-organized by type.

  • Console Log: Real-time stdout (chat/commands); download raw.

  • Gamelogs: Game-specific (e.g., Rust: /server/[date].log; ARK: ShooterGame.log).

  • Error Logs: Crashes/exceptions (/TCAdmin/Logs/[serviceid]).

  • Web Logs: Panel access (/TCAdmin/Monitor/Logs).[docs.tcadmin]​

Reading Logs

Filter/search by date/player/command.

  • Errors: Red highlights (e.g., "OutOfMemory," mod conflicts).

  • Timestamps: Sort events (e.g., crash at 14:23:45).

  • Tail live: Console tab for ongoing.
    Common: "Connection refused" = port; "Entity limit" = config.

Download zipped archives; grep for keywords (e.g., ERROR). Share snippets in tickets for fast fixes.[youtube]​


Was this answer helpful?

« Back