Netcool/Impact GUI server configmap

Learn about the structure of the configmap for the IBM® Tivoli® Netcool®/Impact GUI server pod, impactgui. Edit this configmap to customize the logging features of the Netcool/Impact GUI server, and to customize the Derby database that runs inside the Netcool/Impact server.

Contents

The following table lists the data elements that are contained in the Netcool/Impact GUI server configmap:
Table 1. Data elements in the Netcool/Impact GUI server configmap
Data elements Description More information

server-props-update

Properties that are listed in this data element are used to update the server.props file on pod restart.

To find information on the parameters that can be configured by using the server.props file, go to the Netcool/Impact documentation Welcome page and search for "server.props"external link. Scroll down to the properties that are of interest to you.

impactcore-log4j-props-update

Properties that are listed in this data element are used to update the impactserver-log4j.properties file on pod restart.

Netcool/Impact documentation: Log4j properties files

Examples of each of the data elements in this configmap are provided.

Data element: server-props-update

Properties that are listed in this data element are used to update the server.props file on pod restart.
        server-props-update: |
          impact.cluster.network.call.timeout=60

Data element: impactcore-log4j-props-update

Properties that are listed in this data element are used to update the impactserver-log4j.properties file on pod restart.
  impactcore-log4j-props-update: |
    log4j.rootCategory=DEBUG