Closed gazrobur closed 7 months ago
It is for security reason, if you want to log to STDOUT, you can use stdout
as file name.
It is for security reason, if you want to log to STDOUT, you can use
stdout
as file name.
I tried this but it doesn't work , how writes log to stdout? this is important in a docker environment
i also have this problem, also see https://github.com/litespeedtech/ols-docker-env/issues/77
accesslog stdout { ...
should work now.
🐛 Bug report 🐛
Issue: Openlitespeed stopped writing accesslog to the console (only error logs are shown). (version 1.7.14)
Config:
Before: In the previous version of openlitespeed (1.7.11) it just worked. My thought was that something changed what was not documented well.
Please help me to get rid of this problem