Anyone know how I can display my syslog files, (i.e. /var/log/cisco.log) as a webpage in Apache?
For example:
http://server/cisco –> shows contents of /var/cisco.log
http://server/hpdevices –> contents of /var/hp.log
etc, etc, etc…