Project

General

Profile

Actions

Feature #2921

closed

Logging access logs to /dev/stdout

Added by jornane over 5 years ago. Updated over 5 years ago.

Status:
Invalid
Priority:
Normal
Category:
mod_accesslog
Target version:
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.

Actions #1

Updated by gstrauss over 5 years ago

  • Status changed from New to Invalid

Please ask questions like "How do I ...?" in the Forums

Actions #2

Updated by gstrauss over 5 years ago

Actions

Also available in: Atom