Actions
Feature #2921
closedLogging access logs to /dev/stdout
ASK QUESTIONS IN Forums:
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.
Updated by gstrauss almost 6 years ago
- Status changed from New to Invalid
Please ask questions like "How do I ...?" in the Forums
Updated by gstrauss almost 6 years ago
Question has been answered in: https://redmine.lighttpd.net/boards/2/topics/8382
Actions
Also available in: Atom