How do I view my server's log file?

From DarkStar Ventrilo and Game Server Wiki

Revision as of 00:27, 8 June 2009 by Ballsmcgee (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

There are two ways you can view your log file -- the first is through the Ventrilo client utilizing the "loggrep" functionality. This is more along the lines of searching for entries in the log file. To view your complete log file, you will need to do this via our control panel at https://my.darkstarllc.com/.

How to view my entire log file.

  • Login to https://my.darkstarllc.com/.
  • Click Manage Ventrilo Servers under the My Servers tab on the left.
  • Click Go next to your Ventrilo Server in the list.
  • Click "View Raw Log File." If queued, wait 120 seconds -- let page refresh.


How to search the log file

  • Login to Ventrilo as a Server Admin
  • Right-click anywhere in the white client area.
  • Click Server Admin -> RCON.
  • Type "loggrep" (Space bar) and then the number of lines to return, and then your search string.
loggrep 100 connect
  • Above example returns connection attempts, maximum of 100 lines.