Event Server
This section provides the command-line options that are specific to the Event Server.
The default path to the server on Windows is:
C:\Program Files\Crystal Decisions\Enterprise 10\win32_x86\EventServer.exe
The default path to the server on UNIX is:
INSTALL_ROOT/crystal/enterprise/platform/crystaleventsd
For a list of standard command-line options, see Standard options for all servers.
Option
| Valid Arguments
| Behavior
|
-poll
| seconds
| Specify the frequency (in seconds) with which the server checks for File events.
|
-cleanup
| minutes
| Specify the frequency (in minutes) with which the server cleans up listener proxies.
|
-auditMaxEventsPerFile
| number
| Specify the maximum number of records in the audit log file. The default value is 500. If the number specified by -auditMaxEventsPerFile is exceeded, the server opens a new log file.
|
Related topics