Kbase P72991: How and where to set the -evtlevel client parameter.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/18/2004 |
|
Status: Unverified
GOAL:
How and where to set the -evtlevel client parameter
GOAL:
How to not get Progress messages in the Even Log.
GOAL:
What to do if the EVTLEVEL environment parameter does not work?
FACT(s) (Environment):
Windows
FACT(s) (Environment):
Progress 9.x
FIX:
Start the progress session with the client parameter -evtlevel with one of the values below. For WebSpeed add this parameter at the end of the Agent startup parameters for the Broker definition.
?none: No Progress events are written to the Event Log.
?brief: Progress Error and Warning messages are written to the Event Log.
?normal: Progress Error and Warning messages are written to the Event Log
along with any Progress message that is normally written to the log file (.lg). This is the default.
?full: Progress Error, Warning, and Informational messages are written to the
Event Log along with any messages generated by the Message Statement.