splunk / splunk-shuttl

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

Shuttl should encrypt backend auth creds #88

Open borischen opened 12 years ago

borischen commented 12 years ago

This may have a couple of parts 1) we need a way of specifying backend creds to encrypt and store upon setup, this could be cli or UI 2) we need a way of implementing the auth mechanism for individual backends. some may not have any (such as NFS, which will be based on file perms, but HDFS may have kerberos, etc.)