View logfiles while logs update

To view logfiles while they update do:

tail -f path/to/logfile_name

Thanks Jeroen for the tip.