05-Apr-2020 22:52
Hi guys
I need your help
I want to display custom log after display "SSL Handshake failed for TCP" log
but I can't find irule trigger
and I want to display custom log when I get "context type : alert (21)" packet [this packet relate to ssl communicate]
thank you
05-Apr-2020 23:38
Hello neeeewbie.
You have 2 approaches:
1) Configure a Log Filter with the code of the error.
REF - https://support.f5.com/csp/article/K35284961
2) Configure a syslog filter and send this error to a different place.
REF - https://support.f5.com/csp/article/K13333
KR,
Dario.
06-Apr-2020 00:23
thank you. but do you know irule for display another custom log ?
I can't find log trigger irule command
06-Apr-2020 02:02
Actually, this log is generated by the TMM and it's not possible to interact with this error event
REF - https://clouddocs.f5.com/training/community/irules/html/class1/module1/iRuleEventsFlowHTTPS.html
KR,
Dario.