Smart Plug-in for WebLogic Server User's Guide

Chapter 2: Installing & Configuring the WebLogic Server SPI
How to Install & Configure WLS-SPI
2-15
The following entries are applicable only when SERVER<n>_VERSION is
5 or 5.1
MAX_ERROR_LOG_SIZE
Enter the maximum number of MB allowed for the
error logfile. When the error logfile reaches the
maximum limit, it is renamed as a backup file and
logging resumes. When a new backup file replaces
an old backup file, the old backup is deleted.
NOTE: The default is 10MB
Example:
MAX_ERROR_LOG_SIZE = 20
UDM_DEFINITIONS_FILE
If you have user-defined metrics, enter the fully
qualified path name to the metric definitions XML
document.
SERVER<n>_ADMIN_HOST
Enter the location of the WebLogic administration
server for this server. Must be included in order for
the WebLogic Start/Stop applications to work.
Example:
SERVER1_ADMIN_HOST=localhost
SERVER<n>_ADMIN_PORT
Enter the port of the WebLogic administration
server for this server. Must be included in order for
the WebLogic Start/Stop applications to work
Example: SERVER1_ADMIN_PORT=7005
SERVER<n>_LOGFILE
Enter the fully qualified path of the WebLogic
Server log file. If not specified, the default value is
<wl_home>/<SERVER<n>_name>/weblogic.log.
SERVER<n>_CLUSTER
Enter the name of the cluster to which this
WebLogic Server belongs if WebLogic clustering
is implemented on this node.
Example: SERVER1_CLUSTER=mycluster