Splunk Dev

Check indexes.conf on Splunk Cloud

sumanssah
Communicator

How can I check " indexes.conf" file on Splunk Cloud.

Have to perform some troubleshooting with indexes.conf. Do we have any possibility to access "indexes.conf" on splunk cloud.

BR
........SS

Tags (1)
0 Karma

woodcock
Esteemed Legend

You can open a support case OR get this app deployed and then you can pull down your stuff on an app-by-app basis to your local disk:

https://splunkbase.splunk.com/app/2613/

0 Karma

kmorris_splunk
Splunk Employee
Splunk Employee

With Splunk Cloud, you won't have CLI access to the files, however, you should be able to add/delete/edit indexes via the GUI (Search Head).

You could also get REST API access to your Splunk Cloud instance for taking a look at the indexes. There are no POST options though.

https://docs.splunk.com/Documentation/SplunkCloud/6.6.0/RESTTUT/RESTandCloud

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...