{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "tail -30 \/var\/log\/apache2\/campus-error.log 2>\/dev\/null || tail -30 \/var\/log\/apache2\/error.log",
"description": "Check Apache error logs"
}
}
{
"tool_response": {
"stdout": "[Thu Dec 25 00:04:40.001960 2025] [http2:warn] [pid 174684:tid 174684] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are processed in your server. HTTP\/2 has more demands in this regard and the currently selected mpm will just not do. This is an advisory warning. Your server will continue to work, but the HTTP\/2 protocol will be inactive.\n[Thu Dec 25 00:04:40.015995 2025] [mpm_prefork:notice] [pid 174684:tid 174684] AH00163: Apache\/2.4.65 (Debian) OpenSSL\/3.5.4 configured -- resuming normal operations\n[Thu Dec 25 00:04:40.016005 2025] [core:notice] [pid 174684:tid 174684] AH00094: Command line: '\/usr\/sbin\/apache2'",
"stderr": "",
"interrupted": false,
"isImage": false
}
}