June 7, 201610 yr Hello All I'm looking to have my unraid logs saved to a certain location on a regular basis for cross checking etc, i know unraid is capable of sending them via email but is there a way to have them save to a local share regularly or a remote location ? Kind Regards
June 7, 201610 yr You could create a bash script and execute it at regular intervals via cron. So what you would want to do is look for guidance on writing a bash script using rsync (doesn't have to be rsync could be another program to make the copy including cp) then you would create a .cron file which unRAID would add to your crontab on reboot. Of course this assume a semi-moderate level of Linux skills, so if you don't have those skills let us know and we might brainstorm other approaches.
June 7, 201610 yr Author Thanks for the response, i haven't used cron jobs before but ive been meaning to learn and this looks like the perfect excuse to do it
Archived
This topic is now archived and is closed to further replies.