ForgeRock / forgeops

ForgeRock platform assets for Kubernetes deployment. Contains the files you need to build your own Docker images and to deploy the ForgeRock Identity Platform on Kubernetes clusters.
Other
167 stars 245 forks source link

Transaction id #642

Closed daparthi001 closed 4 years ago

daparthi001 commented 4 years ago

Team I want to get the transaction id from nginx ingress controller to opeanm ,openidm .Do you have any document on doing it ?

wstrange commented 4 years ago

If this is an nginx question - can you ask on nginx-ingress K8S slack channel.

If this something else -can you expand on the use case. What do you expect AM/IDM to do ?

daparthi001 commented 4 years ago

I want to track end to end transaction of each user from openam ,openidm and ds stores ?Is there way we can do that ?I am getting the nginx part working where the transaction id is coming up but the applications are not picking and printing in the logs .

https://backstage.forgerock.com/knowledge/kb/article/a56738565

wstrange commented 4 years ago

Have you made the configuration changes outlined in that article?

(We will look at enabling this as a default in 7.0)