[Koha-bugs] [Bug 16357] Plack error logs are not time stamped

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 28 02:41:37 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16357

--- Comment #33 from Mason James <mtj at kohaaloha.com> ---
(In reply to Mason James from comment #31)
> I tested this and had a similar error..
>  Log4perl: Seems like no initialization happened. Forgot to call init()?
> 
> It seems there is some subtle permission problem with the log file. I
> experimented with permissions but had no success
> 
> Przemek or David, can you provide an example of working permission for the
> log files?

this seems to be an example of the default permissions...

root at server1:/var/log/koha/abc# ls -l *log
-rw-r--r-- 1 abc-koha abc-koha      774 Mar 28 05:40 indexer-error.log
-rw-r--r-- 1 abc-koha abc-koha        0 Mar 28 05:27 indexer-output.log
-rw-r--r-- 1 root     root       411998 Mar 28 09:24 intranet-error.log
-rw-r--r-- 1 root     root        69039 Mar 28 04:28 opac-error.log
-rw-r--r-- 1 abc-koha abc-koha 16347161 Mar 28 12:38 plack-error.log
-rw-r--r-- 1 abc-koha abc-koha  4288611 Mar 28 12:38 plack.log
-rw-r--r-- 1 abc-koha abc-koha        0 Mar 27 05:22 zebra-error.log
-rw-r--r-- 1 abc-koha abc-koha        0 Mar 15 04:25 zebra-output.log

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list