Knowledge Management

Can you use a CLI Search with Splunk Free?

BlueSocket
Communicator

Hi, I have a Splunk Free Windows box and I want to run something like this in Splunk Free CLI:

splunk search 'index=main' -index_eariest -5m

However, the CMD returns a blank line. Is this possible in Splunk Free, please?

0 Karma

ivanreis
Builder

I am current running in my personal box, the splunk enterprise free license and I am able to run searches. You have to login with admin user to be able to run the search from CLI.
Try something like this:

./splunk search 'index=main' -index_earliest -5m@m -index_latest @m

I believe what is missing is the "-index_latest " parameter
check this link with the commands/syntax:
https://docs.splunk.com/Documentation/Splunk/8.0.0/SearchReference/CLIsearchsyntax#Examples

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...