0

Need help with logformat string to be set for haproxy 2.2.48 version used by Openshift 4.10 for logging ssl related attributes for trouble shooting ssl connection failures like sal cert, chiper, ssl error etc. right now it just prints

fe/sni: SSL client certificate not trusted.

Tried enabling the httpslogformat in the ingresscontroller resource, it safely ignores, if i use the httplogformat and apply ssl related aatributes haproxy fails to start

Nagarjuna
  • 1
  • 1
  • Have you tried setting `ingresscontroller.spec.logging.access.httpLogFormat` ? – hiroyukik Jan 05 '23 at 05:05
  • Yes, but if I add any ssl related logs haproxy fails to start with error saying it can’t find those. There is a separate httpslogformat in haproxy. Wondering how could i specify that for openshift haproxy? – Nagarjuna Jan 06 '23 at 13:22
  • Please add more details what you've done. For instance, add Yaml files you modified or add command lines you executed. Only thing I can find difference is you wrote the keyword `httpslogformat` but I wrote it without `s` like `httplogformat`. – hiroyukik Jan 11 '23 at 00:15

0 Answers0