#!/bin/bash echo web1 > /var/www/html/index.html watch -n 5 wc -l /var/log/apache2/access.log