Remote logging

I’m looking at ways to sync the LuaUPnP.log remotely. I don’t have to have real time, but something close. I’ve looked at the RotateLog.sh script and don’t see an easy way to add a remote host to archive and doesn’t look like I’ll get logs in a timely fashion unless I change the rules to a time based rotation. I’m thinking of rsync. Anyone tackled remote logging of the LuaUPnP.log file? All suggestion are very welcome.

Thanks,
Larry

If you do a search on the forum, I believe there is someone who stores the logs on a syslog server or another alternative.

  • Garrett

rsync works.

Installation is very simple as well. ‘opkg install rsync’