I have an Asus RTac51u router, which supports outputting all router messages to a syslog server.
I know how to do a syslog server, but I am cheap and would rather run it off of a apache based php webserver. Does anything like this exist? All I am looking to do is forward my logs to a webserver so that I don't need to keep a local device on all the time.
This is just for the sake of me being a networking nerd and wanting to see everything that happens on my router. My router puts all logs in RAM so once it reboots all logs are lost - which makes sense due to NVRAM having only so many write cycles.
Also on a side note, asus routers have linux installed on them, so I have a working telnet console that I can use to run commands outside of the regular web interface of the device, if there is some fancy workaround I can use.
Anyways, let me know, thanks in advance!
I know how to do a syslog server, but I am cheap and would rather run it off of a apache based php webserver. Does anything like this exist? All I am looking to do is forward my logs to a webserver so that I don't need to keep a local device on all the time.
This is just for the sake of me being a networking nerd and wanting to see everything that happens on my router. My router puts all logs in RAM so once it reboots all logs are lost - which makes sense due to NVRAM having only so many write cycles.
Also on a side note, asus routers have linux installed on them, so I have a working telnet console that I can use to run commands outside of the regular web interface of the device, if there is some fancy workaround I can use.
Anyways, let me know, thanks in advance!