Hello,
we have an application subscribing price data via an old RFA SSLED connection to a TREP server using RFA V7.8 in 32 bit.
We have a requirement to setup message file tracing for performance measurement from the server operator.
I have tried several approaches suggested (one from this forum for verbose logging in SSLED) but nothing works as I would expect. When I add an sslapi.cnf file with
*messageTracingFlags: SSL_TRACE_IN SSL_TRACE_DATA
*messageTracing:20000000
*functionLogging:20000000
*eventLogging:20000000
I get a message trace, but on the terminal, not into a file.
QUESTION: What configuration changes do I have to make to get the trace into a file. Terminal logging is no option as we need to trace in the production environment.
Thank you very much in advance for any helpful suggestions.