I have a hardware firewall (an old PC) with Snort protecting my LAN. It also doubles as a web server. I was thinking of having it print the portscan.log document generated by Snort (actually I set cron to copy the portscan.log every 30 minutes into a text file in another directory), thus making the contents of portscan.log accessible from any web browser. I thought it could be a convenient way of keeping an eye on my firewall when I'm not at home. However, since I'm not that well-versed in the ways of security I thought I'd ask you if there's any potential security hazard in making the contents of said document public like that?