Splunk Cloud Platform

How to create Indexed fields with the collect command during search time?

manikanthkoti
Loves-to-Learn Everything

Hi,

Is it possible to create Indexed-Fields with the help of  collect Command from the splunk  search ?

 

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @manikanthkoti,

when you use the collect command, you save the search results in a summary index that's and index with asll indexed fields.

So you have to create your search ending with the table command and store results in a summary index.

Then you can search on the summary index that's more performant.

see the documentation at https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Collect

see also mcollect and tscollect.

Ciao.

Giuseppe

0 Karma

manikanthkoti
Loves-to-Learn Everything

Hi @gcusello ,

Thank you very much for your response.

Already we have tried the same thing.

Here Problem is we are able to store the table results to summary index using collect.

But we are unable perform tstats on these summary index fileds.

Can you please help us in this.

 

Regards,

Manikanth

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @manikanthkoti,

to use tstats you have to use tscollect instead collect, but tscollect is deprecated, so you could use a Data Model.

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Observability | How to Think About Instrumentation Overhead (White Paper)

Novice observability practitioners are often overly obsessed with performance. They might approach ...

Cloud Platform | Get Resiliency in the Cloud Event (Register Now!)

IDC Report: Enterprises Gain Higher Efficiency and Resiliency With Migration to Cloud  Today many enterprises ...

The Great Resilience Quest: 10th Leaderboard Update

The tenth leaderboard update (11.23-12.05) for The Great Resilience Quest is out >> As our brave ...