Knowledge Management

[SmartStore] What are the main log channels relevant for smartstore?

rbal_splunk
Splunk Employee
Splunk Employee

It will be useful to get key log channels for the smart store?What are the main log channels relevant for smartstore?

Tags (1)
0 Karma

rbal_splunk
Splunk Employee
Splunk Employee

1)Log channels in splunkd.log

S3Client – communication with S3
StorageInterface – external storage activity (S3Client is at a lower level)
CacheManager – activity of the cache manger component
CacheManagerHandler – cache manager REST endpoint activity (both server and client side)

2)Log channels in search.log
CacheManagerHandler – bucket operations with cache manger REST endpoint
S2BucketCache – search time bucket mangement (open/close etc)
BatchSearch, CursoredSearch, IndexScopedSearch, ISearchOperator – for search activity wrt to buckets

3)audit.log
Contains bucket activity, such as upload/download/evict etc

4)metrics.log
Contains metrics around operations on external storage

5)splunkd_access.log
Contains a trail of the search process activity against the cache manger REST endpoints

gjanders
SplunkTrust
SplunkTrust

Does the job inspector have additional metrics when buckets are pulled from a SmartStore cache?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...