On 24.10.2017 at 08:07 wrote tonyalbers:
> Hi guys,
> 
> We have a demand here for making regular backups of user's homedirs, like 
> every 10 minutes or so.
> The result should be something browsable, where we as admins can look through 
> the files created and destroyed through time.
> 
> The reason is that the users are using a Big Data cluster where the data is 
> protected under the EU General Data Protection Regulation. Therefore we need 
> to log all access to the data and all activities on the data. To do this, we 
> want to be able to see what jobs the users have run on the cluster.
> 
> I've been using bareos for different stuff the latter years, but is the above 
> mentioned doable? Any advice and ideas are appreciated.
> 
> I've thought about rsync, but that will be too cumbersome to use for our 
> reviewers.

Well, you can do Incremental Backup in Accurate mode. Then you will
receive this information. The WebUI can be used to see the changed
files. The data of the deleted files are also available in the backup
job, however I'm not sure if and how they are displayed in the WebUI.
Since
https://github.com/bareos/bareos/commit/248ae67f561a02eb607028e324484e66fb6c9d87
(included in bareos-17.2) they are indicated with "list files jobid=JOBID"

In combination with Always Incremental you should be able to create
reasonable backups.

regards,
Jörg
-- 
 Jörg Steffens                   [email protected]
 Bareos GmbH & Co. KG            Phone: +49 221 630693-91
 http://www.bareos.com           Fax:   +49 221 630693-10

 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
 Komplementär: Bareos Verwaltungs-GmbH
 Geschäftsführer:
 S. Dühr, M. Außendorf, Jörg Steffens, P. Storz

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to