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!

Changes to Splunk Instructor-Led Training Completion Criteria

We’re excited to share an update to our instructor-led training program that enhances the learning experience ...

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

❄️ Welcome the new year with our January lineup of Community Office Hours, Tech Talks, and Webinars! &#x1f389; ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...