Specifying an AIA log entry type turns on logging for the AIA component. Following are the AIA log entry types and the information they provide based on logging level:
AiaMgmt — Logs messages about regular AIA operations, such as AIA version information, instantiation, some other informational messages, and information on the AIA connection pool. Level 2 (Basic) logs instantiation and informational messages. Level 3 (Verbose) logs the connection pool information. Level 4 (Extended) logs the same information as level 3.
AiaProp — Logs the properties set for the specific AIA instance. These properties are set in the ubroker.properties file. Information is logged at logging level 2 (Basic) and higher.
AiaRqst — Logs information on the GET and POST commands sent by the client and the response back to the client. Information is logged at logging level 2 (Basic) and higher.
AiaUBroker — Logs information on the communication between the AIA and the Unified broker (and AppServer or OpenEdge Adapter for SonicMQ BrokerConnect). Logging level 2 (Basic) provides most information. Level 3 (Verbose) also logs a binary dump of messages exchanged between the client and the broker/server process.
AiaDefault — Combines AiaMgmt and AiaProp. This is the default entry type for the AIA component.
The following example shows entries for the AIA entry type with the logging level set to VERBOSE (3):