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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...