Knowledge Management

Remap some indexes in Smartstore into new S3 buckets?

timthejanitor
New Member

Hi Everyone,

Has anyone every tried to migrate a single index in an existing Smartstore clustered indexer environment to a new S3 bucket?

For compliance purposes, I need to use an internal S3 compatible environment.  I now need to divide my single bucket environment into multiple S3 buckets.  

 

For example:

[volume:s3]

path = s3://bucket4all

 

into:

[volume:s3]

path = s3://bucket4all

[volume:s3index1]

path = s3://bucket4index1

[volume:s3index2]

path = s3://bucket4index2

(etc...)

 

Not even sure this is possible...

Thanks

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...