Server Log Configuration

To monitor Server activity, you can reference the Server’s log files. The Server supports W3C, Microsoft IIS, and NCSA log file formats. Server events are logged to a file named [log file format]yymmdd.log. (For example, in070822.log.)

The log file format abbreviations used in the log file name are listed in the table below:

Log File Format

Abbreviation

W3C

ex

Microsoft IIS

in

NCSA

nc

To select a log file format

  1. In the Administrator, connect to the server, then click the Server tab.

  2. In the right pane, click the Server Options tab.

  3. In the Log file format list, specify the format: W3C, Microsoft IIS, or NCSA.

  4. Changing the log file format disconnects all active users. You should stop all Sites or wait until all users are inactive before changing the log file format.

  5. Click Apply.

The W3C format records all times in GMT (Greenwich Mean Time).

To select the log file output folder

  1. In the Administrator, connect to the server, then click the Server tab.

  2. In the right pane, click the Server Options tab.

  3. In the Folder to save log files box, type the path for your server's log files. To browse for a path, click the open icon.

  4. Click Apply.

  5. By default, log files are saved in the Server installation folder.

To set the log type

  1. In the Administrator, connect to the server, then click the Server tab.

  2. In the right pane, click the Server Options tab.

  3. In the Log type list, click Standard or Verbose.

Standard logging captures the following:

Verbose logging captures all client commands and server replies, including the following:

Connection errors, such as banned IP, are not logged.

To choose how often the log file is rotated

  1. In the Administrator, connect to the server, then click the Server tab.

  2. In the right pane, click the Server Options tab.

  3. Under Log type, click one of the following: Never, Daily, Weekly, or Monthly.

  4. Click Apply.

Logs are not written to disk in real-time. As events occur, the server buffers those events in real time and then flushes (writes) them to file once as either a) 60 lines are available, or b) 32kb of log data is received in 1 second or less.