Quantcast
Channel: UNIX and Linux Forums
Viewing all articles
Browse latest Browse all 16232

Extracting data from rsync log

$
0
0
Hi

I have a daily rsync that runs and i am trying to find a easy way of extracting the start time and end time of the sync and extract the details of how much data was copied.

I would like to use this information to see if i can increase the amount of rsyncs that run in a day.

so the log will reside in the normal place /var/log/rsync.log

I like to extract the information and cat to another file. The idea is i could gather the data daily over the course of a week.

Thanks in advance
Treds

Viewing all articles
Browse latest Browse all 16232

Trending Articles