Hello Community,
Our current Gerrit setup is including HAProxy as Frontend (FE) and
as a Backend (BE) we are using Gerrit server accordingly.
Very often we were faced with the need to match the client session on the FE with the session on BE in logs from both.
Since we are using multiple FE's and BE's instances, often, such task
becomes non-trivial.
The logs (FE to BE) correlation by timestamp is also does not always give a result.
As far as I know, you can add a unique session identifier to the HAProxy logs.
The question is can this identifier be transferred to Gerrit and then added
to the entry in the Gerrit log?
Perhaps you know other possibilities to solve this task?
Best Regards,
Volodymyr