Hello,
I am running stunnel on Linux in client mode, and I have the following setting in “stunnel.conf”:
output=stunnel.log
The log does not get written to periodically while the program is running but is delayed until after I have closed the program. It would be helpful to be able to look at it from time to time, especially while troubleshooting. Any way “to push” the data down into the file sooner? Thanks.
John