splunk / splunk-shuttl

Splunk app for archive management, including HDFS support.
Apache License 2.0
36 stars 19 forks source link

Rename archiveBucket.sh to coldToFrozenScript.sh for usability #107

Closed petterik closed 11 years ago

petterik commented 11 years ago

The Shuttl scripts called archiveBucket.sh and copyBucket.sh are used for coldToFrozenScript and warmToColdScript configurations. It is not obvious which one should be used where.

Instead, rename these to coldToFrozenScript.sh and warmToColdScript.sh respectivily.

petterik commented 11 years ago

I decided to leave archiveBucket.sh and create a copy named coldToFrozenScript.sh, to be backwards compatible with all the current users.