Feature #2921
Logging access logs to /dev/stdout
Start date:
2018-11-19
Due date:
% Done:
0%
Estimated time:
Missing in 1.5.x:
Description
For running lighttpd in a container, I need access logs to stdout.
I have tried:
server.modules += ( "mod_accesslog" ) accesslog.filename = "/dev/stdout"
But this does not cause any access logs to be written to stdout.
I can log to a file without problems, but I need to log to stdout.
History
Updated by gstrauss 3 months ago
Question has been answered in: https://redmine.lighttpd.net/boards/2/topics/8382
Also available in: Atom