I have printed some log messages in my php. I have not configured my log4j to print to a log file so it should go to the stdout/stderr. I am not able to find a file where I can see these log messages. If I run my php using cli I can see the log messages.
There is /var/php5-fpm.log but this contains only php5-fpm related logs.
Regards
Amod