Getting Data In

Can I stream the splunk resultset back to splunk for indexing, without storing it in a file?

pramit46
Contributor

I want to index the splunk resultset for future use. Do I always have to store it in a file?

Tags (1)
1 Solution

jayannah
Builder

Use summary index. But it wont give u streaming, but without storing in file.

  1. Create search query & save it
  2. schedule it to run (goto settings -> Searches, reports, and alerts
  3. Edit the search
  4. Schedule it
  5. Enable summary index
  6. Select index name for storing the result set (you must create an index)

Since search is running on already indexed data, splunk license wont be used for re-indexing the result set on new index.

please let me know for any clarifications.

View solution in original post

jayannah
Builder

Use summary index. But it wont give u streaming, but without storing in file.

  1. Create search query & save it
  2. schedule it to run (goto settings -> Searches, reports, and alerts
  3. Edit the search
  4. Schedule it
  5. Enable summary index
  6. Select index name for storing the result set (you must create an index)

Since search is running on already indexed data, splunk license wont be used for re-indexing the result set on new index.

please let me know for any clarifications.

pramit46
Contributor

thanks @jayannah 🙂

0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

Ready to master Kubernetes and cloud monitoring like the pros?Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...