The main configuration file is used to configure certain operational characteristics of Policy Agent.
The main configuration file contains the following statements:
A sample configuration file can be found in member PAGNTCFG in the BSA.SAMPLIB.
# POLICY AGENT CONFIGURATION FILE
                  #
                  # LOGLEVEL STATEMENT
                  # SYSERR, OBJERR, PROTERR, AND WARNING MESSAGES ARE LOGGED.
                  #
                  LogLevel 15
                  #
                  # AT-TLS policy for the TCPIP image:
                  #
                  TcpImage TCPIP FLUSH PURGE 3600
                  TTLSConfig //'BETA.BSA.IP.PARMLIB(TTLSCONF)'
               
Important: