I am creating a small python daemon that gets starting in %pre to allow remote access to a node during install. The purpose is to monitor the installation of a large number of machines in a more automated fashion. Are they any files that I can tail to get the status of the installation? Thanks.