Naming the Server Log File

The server log name defaults to server.nnnn.srvlog.

Use the -o switch on the start_iq command to change the server log file name.
For example, to save output to a file named results in the directory where the server was started, start the server using:
start_iq -n imyserver -o results

You can also use the -o switch to specify the full path to the log file.