My OpenLiteSpeed server have many logs in stderr.log but it's hard to analyze without timestamp.
I searched and found that LSAPI 7.2 has the feature like I need.
But on my server using LSAPI 7.3 still doesn't have timestamp in stderr.log.
Or I need additional configuration ?
https://www.litespeedtech.com/open-source/litespeed-sapi/lsapi-release-log
PHP LSAPI 7.2(01-21-2019)Improvements & Bug Fixes
I searched and found that LSAPI 7.2 has the feature like I need.
But on my server using LSAPI 7.3 still doesn't have timestamp in stderr.log.
Or I need additional configuration ?
https://www.litespeedtech.com/open-source/litespeed-sapi/lsapi-release-log
PHP LSAPI 7.2(01-21-2019)Improvements & Bug Fixes
- IMPROVEMENT Added timestamp when directly logging stderr to file.
- BUGFIX Fixed LSAPI protocol corruption when PHP scripts fork child process. (reported by CloudLinux)
- BUGFIX Fixed uninitialized sa_mask during signal handler setup. (reported with patch by CloudLinux)
- BUGFIX Fixed wrong string length when trimming long log strings containing trailing newlines. (reported with patch by CloudLinux)
- BUGFIX Fixed max idle timeout time not resetting properly during socket events. (reported with patch by CloudLinux)