Currently, OpenZiti controller session events include the identity and service, but do not show the actual destination IP and port (the terminator target).
For auditing, it is important to know which client accessed which service and the real backend address.
Desired Behavior
When a session is created, log the destination IP:port (terminator target) along with identity and service.
Why This Matters
Security auditing & compliance (SOC teams require full “who accessed what” logs).
Easier SIEM/log integration (ELK, Loki, Splunk).
Ability to answer questions like “Which user accessed which internal host and when?”.