Is there a program to view live HTTP requests under the Apache server? September 9, 2023 by Tarik in your terminal, type tail -f /var/www/log/apache2/other_vhosts.access.log this will view live requests.