Using a Registry Editor to Change Server Log File Settings

You can use a registry editor such as Regedit to make changes to the log file settings (such as maximum number of files, location of files, and so on). For some applications, such as port server, the only way to alter the log file settings is to use a registry editor.

To use a registry editor to change log file settings:

  1. Select the Start button on the Windows taskbar, and then select the Run option to display the Run window.

    (On a machine using an operating system such as Windows 7, you will need to select the All Programs option, followed by Accessories, and then select the Run entry.)

  2. Enter the following text in the Open field and select OK to run the registry editor:

    Regedit

  3. Use the Registry Editor to locate the registry settings at the relevant location.

    The default locations are as follows:

    For ViewX logging, ODBC Logging, and DB Client Logging, see Using a Registry Editor to Change Client Log File Settings.

  4. Define the registry settings:
    1. Right-click on a setting to display a context sensitive menu. The settings include:
      LogEnable

      Enter True, Yes, T, Y, or 1 to enable logging or enter False, No, F, N, or 0 to disable logging as required.

      LogFileBase

      Define the folder that will contain the log files and the filename prefix for the files. The prefix is the name of the files (it cannot contain certain characters, see your operating system documentation for more details).

      LogMaxFiles

      Enter the maximum amount of log files permitted for each set of log files. When a new log file is created, the oldest log file is deleted (to make way for the new file).

      LogMaxSize

      Enter the largest possible size for a log file. The size is in kilobytes.

      LogOldFiles

      Enter the number of sets of log files that can be stored for each instance of an application.

      For many systems, the default setting of 1 is adequate.

      LogTelnetPort

      Enter the port number for the Telnet server (enter 0 if the port is to be assigned dynamically or enter the specific number of the port as required). The LogTelnetPort is only available for those applications that contain a Telnet server (see Telnet Monitoring).

    2. Select the Modify option to display the Edit window.
    3. Enter the required setting in the Value Data field (see step i for the required settings).
    4. Select the OK button to confirm the setting.
    5. Repeat the sub-procedure (i-iv) for each logging setting.

Disclaimer

ClearSCADA 2017 R2