Getting Data In

SmartStore configuration

oscar84x
Contributor

Hello All. I’m testing a SmartStore index with the configuration below. I’m getting errors from S3Client “no address associated with hostname” and CacheManger “unable to check if receipt exists at path=xxxxx” and “network error”. In the MC, for SmartStore it just says OFFLINE.
Does anyone have an idea which part of my configuration is the issue?
Note: a test has been done to upload data to the bucket using the secret and access key provided

 [volume:s3]
storageType = remote
path = s3://<bucket_name>/
remote.s3.endpoint = https://s3-accesspoint.us-east-1.amazon.aws/
remote.s3.access_key = <access_key>
remote.s3.secret_key = <secret_key>

[smartstore_index]
remotePath = volume:s3/smartstore_index
maxGlobalDataSizeMB = number
frozenTimePeriodInSecs = number
reFactor = auto
homePath = volume:primary/smartstore_index/db
coldPath = volume:secondary/smartstore_index/colddb
homePath = $SPLUNK_DB/smartstore_index/thaweddb

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

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...