After enabling data integrity control for an index, I cannot find a way to generate hashes for existing buckets. `./splunk generate-hash-files` returns `Error: Cannot generate hash files for the bucket with path=/bucket/path, Reason=Journal has no hashes.` Rebuilding the buckets with: `./splunk fsck repair` does not generate hashes for the old buckets. Is this possible? Or are all buckets that were created before this option was enabled impossible to validate, even after the feature has been enabled?
... View more