SaAtomic
2017-07-03 12:50:16 UTC
Hello,
I'm trying to find a way to have OpenVPN log to the stdout AND a logfile. I wouldn't want to use additional software such as `tee` for this.
With --log or --log-append, no stdout is printed. --syslog doesn't help here either.
I assume it would be possible with --daemon and a custom program, that prints to stdout and saves to a file.
Is there a way to have OpenVPN print to stdout and a log file?
Kind regards,
SaAtomic
I'm trying to find a way to have OpenVPN log to the stdout AND a logfile. I wouldn't want to use additional software such as `tee` for this.
With --log or --log-append, no stdout is printed. --syslog doesn't help here either.
I assume it would be possible with --daemon and a custom program, that prints to stdout and saves to a file.
Is there a way to have OpenVPN print to stdout and a log file?
Kind regards,
SaAtomic