next up previous
Next: Run Time Environment Variables Up: Features Previous: Features

Server Configuration Parameters

A CMLOG server can take a configuration file to configure itself to suit to different site. The followings summarize these parameters.

Name/Description Examples
cmlogServerPort 8900
A server runs on this UDP port.
cmlogMaxClntConnections 64
Maximum number of machines connecting to a server.
cmlogMaxBrowserConnections 16
Maximum number of browsers connecting to a server.
cmlogDefaultDirectory /tmp
A server runs in this directory.
cmlogLogFile cmlogServer.log
The server log file resides in the above directory.
cmlogDatabaseName /usr/local/cmlog_%s
The prefix for server database filenames.
cmlogSecondaryDatabase /usr/local/1997/cmlog_%s
The prefix for server secondary database filenames.
cmlogCxtDatabaseName /usr/local/cmlogcxt_%s
The prefix for server context database filenames.
cmlogSecondaryCxtDatabase /usr/local/1997/cmlogcxt_%s
The prefix for server secondary context database filenames.
cmlogTagTableName /usr/local/cmlogTagTable
Tag table file name for a server.
cmlogDbaseChangeInterval 1440
Database name changes every 1440 minutes (24 hrs).


next up previous
Next: Run Time Environment Variables Up: Features Previous: Features
Jie chen
2001-10-22