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!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...