- The apm-logstash-axa.conf will handle changing the tenant value from default-tenant to the specified tenant value.
- The apm-axa-integration.sh creates a Logstash instance that sends the data to AXA. This is a separate Logstash instance to the one that sends DXC information to APM..
You can see both of them mentioned in DXC's startStopServices.sh script:
./startStopServices.sh -lapm, -LAPM, --logstashAPM Will start or stop the Logstash plugin for APM
./startStopServices.sh -laxa, -LAXA, --logstashAXA Will start or stop the Logstash plugin for AXA