Hello, Apache logs each request and some information about this request, however I want to log the process ID and the cpu usage of each request. I found it possible to log the process ID by changing the default log format. Is there any way that I can log the cpu usage for each process. I can see the cpu usage in the server-status page but I want this information in the log file.