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!

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

&#x1f48c; Keep the new year’s momentum going with our February lineup of Community Office Hours, Tech Talks, ...

Preparing your Splunk Environment for OpenSSL3

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

Incident Response: Reduce Incident Recurrence with Automated Ticket Creation

Culture extends beyond work experience and coffee roast preferences on software engineering teams. Team ...