GetGankNow
Leecher
Hello,
Is there there any way to monitor / log /see the traffic of the stunnel on ubuntu server 20.04
Thanks.
Is there there any way to monitor / log /see the traffic of the stunnel on ubuntu server 20.04
Thanks.
output = FILE
append log messages to a file
/dev/stdout device can be used to send log messages to the standard output (for example to log them with daemontools splogger).
debug = LEVEL
debugging level
Level is a one of the syslog level names or numbers emerg (0), alert (1), crit (2), err (3), warning (4), notice (5), info (6), or debug (7). All logs for the specified level and all levels numerically less than it will be shown. The default is notice (5).
While the debug = debug ordebug = 7level generates the most verbose output, it is only intended to be used by stunnel developers. Please only use this value if you are a developer, or you intend to send your logs to our technical support. Otherwise, the generated logs will be confusing.
I already did that, but the connection is via openssh (You do not have permission to view the full content of this post. Log in or register now.