You will need to use the live tail command. The command below will show in real time all log lines containing that IP.
tail -f /var/log/pihole.log | grep 192.168.0.135
You will need to use the live tail command. The command below will show in real time all log lines containing that IP.
tail -f /var/log/pihole.log | grep 192.168.0.135