Hi,
I've never used the C option before. But what we normally do is setup the alarm program so that whenever a logical log is full (code 23) the onbar process is fired (onbar -b -l), it backups all logs that are not backed up and stops. When the next log fills, the process is repeated. The good thing regarding this implementation is that the onbar process is not running all the time, but only when necessary. Normally the log_full.sh script is almost completely setup to do this task.
Hope this helps,
Rob