[Box Backup-dev] Re:BoxReport.pl (was ChrisMerge_1828)
Matt Brown
boxbackup-dev@fluffy.co.uk
Fri, 21 Sep 2007 20:36:56 +0100
>
>>> You might want to look into using LogAllFileAccess messages
>>> instead of ExtendedLogging. ExtendedLogging might be slower (it's
>>> on the network path) and LogAllFileAccess should include full
>>> paths in each message. It's also more readable, IMHO. Hopefully
>>> the output is not difficult to parse.
>>
>> If only I get the LogAllFileAccess to output something :( - I did
>> try without ExtendedLogging enabled, I then had very little output
>> at all....
>
> You might not have enough logging enabled in /etc/syslog.conf. What
> does it contain?
>
local6.* /var/log/box
>> I am right in thinking merge_1828 contains that code ? I did try
>> to checkout yesterday but failed miserably.
>
> Yes. I've moved chris_merge over to trunk, replacing te old trunk,
> so you'll probably have to either "svn switch" or "svn co" http://
> bbdev.fluffy.co.uk/svn/box/trunk.
>
Ok thanks.
Matt