z/OS Connect EE audit interceptor messages

BAQR0801I:  When active, the audit interceptor {0} is set to record SMF 123 subtype 1 version {1} records for API provider and SMF 123 subtype {2} version {2} records for API requester.

   Explanation    The version of records recorded for API provider can be changed by specifying the apiProviderSmfVersion attribute on the zosconnect_auditInterceptor element in server.xml. Supported values are 1 and 2. For API requester, only version 1 records are supported.
   Action    Change the version of SMF 123 subtype 1 records to be recorded for API provider, if required.

BAQR0802E:  {0} headers have been defined for {1}. This exceeds the maximum number supported of {2}.

   Explanation    The number of headers specified to be recorded in SMF 123 records is greater than the number supported. None of the listed headers will be recorded.
   Action    Reduce the number of headers specified so that it does not exceed the maximum number supported.

BAQR0803I:  {0} request headers to be recorded by the audit interceptor {1} are {2}.

   Explanation    The listed headers will be recorded in SMF 123 subtype {3} V2 records, if they are present on the request.
   Action    None.

BAQR0804I:  {0} response headers to be recorded by the audit interceptor {1} are {2}.

   Explanation    The listed headers will be recorded in SMF 123 subtype {3} V2 records, if they are present on the response.
   Action    None.

BAQR0805E:  Headers are defined on element {0}. Writing headers to SMF 123 subtype 1 version 1 records is not supported.

   Explanation    Request and response headers can only be recorded for SMF 123 subtype 1 or subtype 2 version 2 records.
   Action    To record header values, configure the apiProviderVersion or apiRequesterVersion attribute with a value of 2.

BAQR0806W:  No headers have been defined for {0}.

   Explanation    The header attribute has been specified with an empty list.
   Action    Remove the attribute or specify a list of one or more headers.