Hi
I am taking backup of my data base location i.e. /var/netwitness/broker.
tar -C / --exclude='/var/netwitness/broker/statdb/*' -cvJf /tmp/Broker-Data.$year.$day.$month.tar.xz /var/netwitness/broker
Please let me know if anything else also is required for full DB backup.
May I ask WHY you are backing up those files? The broker can re-consume the indexes from the concentrators in a matter of minutes, there is no real need to back up the databases on the Broker service..