Well, it's just a linux file - /var/log/asterisk/cdr-csv/Master.csv, so you can write a program or daemon to do whatever you like with it. Each row is unix timestamped so it should be easy enough to manage and monitor. You can also change what data the logger generates by fooling around with cdr_custom.conf in the asterisk directory.
Kind Regards
S