The source of the client session id is WebUtils.getSessionId(request) using java(groovy actually). The value is shown in the regular war deployment, but not in Kubernetes.
How to retrieve client session id in Kubernetes?