Knowledge Management

Can I run a search command on data that is not in an index?

andrewtrobec
Motivator

Hello!

Is it possible to use the content of a text input token to run a search? So instead of:

index="my_index" | ...

i use

$token_text$ | ...

The goal here is to pass the text content to an external script and then be able to output a result. The text that needs to be analyzed, however, is not within an index, but is provided ad-hoc.

Is this possible?

Thanks!

Andrew

Tags (1)
0 Karma
1 Solution

woodcock
Esteemed Legend

If you need to turn a carefully constructed string of text into "fake" events, check out this Q&A which describes exactly this:

https://answers.splunk.com/answers/265921/what-is-the-best-way-to-spoof-run-anywhere-fake-da.html#an...

View solution in original post

woodcock
Esteemed Legend

If you need to turn a carefully constructed string of text into "fake" events, check out this Q&A which describes exactly this:

https://answers.splunk.com/answers/265921/what-is-the-best-way-to-spoof-run-anywhere-fake-da.html#an...

andrewtrobec
Motivator

Perfect, thank you!

0 Karma

gfreitas
Builder

Hi, In this case you need to create a custom search command. You can find more information here: http://dev.splunk.com/view/python-sdk/SP-CAAAEU2 and here: http://docs.splunk.com/Documentation/Splunk/6.5.2/Search/Writeasearchcommand

Get Updates on the Splunk Community!

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 ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...