Configure Splunk AppDynamics Agents

Install and configure the following agents to append the Splunk log data with the request GUID, business transaction ID, and node ID. The Splunk Universal Forwarder that ingests these logs is configured to further augment the log data with the Splunk AppDynamics application name and tier name. This combined data facilitates correlation between the Splunk AppDynamics APM entities and Splunk logs for those entities.

Note: Make sure that you are using the 24.7.0 or later version of the following agents.

The agent configuration utilizes Mapped Diagnostic Context (MDC) to improve the application logging. MDC allows you to store contextual information in a logging message. The MDC is a key-value store propagated between logging events. You can use it to store information and then include that information in every log message included in a single request.