Hi, I was wondering if txn logs obey any log rotation setup rules. Sometimes indexing can get pretty large and txn logs grow upto tens of gigabytes(occupying disk which eventually needs to be cleaned up) or as indexing is progressing and a commit had been made, I want to delete old txn log to save some space.
Is this supported in Solr already? Kindly advise, Thanks Nitin