Hi All,
We are currently offloading our API Connect gateway analytics to Elasticserch. However, we have some additional fields that need to go into analytics as these will be useful for troubleshooting.
Add the following in APIC analytics:
- Authenticated user (It currently logs in request headers as base64 encoded)
- Backend/Invoke URL
- Gateway cluster name (e.g. Internal EMEA)
- Expand Request/Response headers and latency info (so that it can be used as filters on Elastic Search)
- Same Transaction ID (Global transaction ID assigned is different between DMZ and Internal gateways correctly)
I couldn't find any specific documentation on the website on how to do this. I would be grateful if anyone has an Idea on how to achieve this or pointers to documentation.
------------------------------
Arjun Pilli
------------------------------