Consultor Eletrônico



Kbase P106027: What is the predefined WebSpeed environmental variable LOG_PATH
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/07/2005
Status: Unverified

GOAL:

What is the predefined WebSpeed environmental variable LOG_PATH

GOAL:

How to define LOG_PATH to the WebSpeed Broker and it's agents

FACT(s) (Environment):

WebSpeed 3.1D
WebSpeed 3.1E
OpenEdge 10.x

FIX:

Specifies where to store log files. You can enter a complete pathname or a directory relative to your working directory. In either case, you must create the directory if it does not already exist. The agent will not create it at run time.

The value for this variable is a pathname.

Activation of this variable can be accomplished either by:

1. Using the Progress Explorer and entering the name of the variable in the NAME field in the brokers' Environment Variable Properties dialog box and the Value in the VALUE field.

2. Manually add to the ubrokers.property file under the Environment section for your broker.
[Environment.wsbroker1]
LOG_PATH=c:/mywebspeed/logfiles