X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/97cb8dc29b9e6a4f46f9b7162d410fdab0f7d8af..654175798bdbdd6403e10c8fa74e8586b3612ea1:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index fefeca92..faa31c5a 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -128,10 +128,17 @@ itemize( it() %f for the filename it() %P for the module path it() %m for the module name + it() %t for the current time it() %u for the authenticated username (or the null string) + it() %b for the number of bytes actually transferred + it() %c when sending files this gives the number of checksum bytes + received for this file ) -The default log format is "%o %h [%a] %f %l" +The default log format is "%o %h [%a] %m (%u) %f %l" + +A perl script called rsyncstats to summarise this format is included +in the rsync source code distribution. dit(bf(socket options)) This option can provide endless fun for people who like to tune their systems to the utmost degree. You can set all