how to real time read all website access log using terminal on ubuntu aapanel
Use tail with f param, i.e:
#tail -f /dir/your-access.log