Setting the log level for the AdminServer log file

The AdminServer log (admserv.log) records AdminServer activity. The log is located in the OpenEdge Work directory. You can determine how much information is written to the log file by setting the log level.

To set the log level in Windows or on UNIX:

  1. Open the following file in a text editor:
  2. OpenEdge-install-dir\properties\AdminServerPlugins.properties 
    

  3. Locate the [PluginPolicy.Progress.AdminServer] section.
  4. Add the following to the jvmargs line:
  5. -DLogLevel=n 
    

    In which n is a number from 1 to 5. The default is 3. Log level 5 provides the highest level of verbose information.

  6. Save the file.


Copyright © 2006 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095