Reporting

saved search with collect command not running/not collecting data

kochera
Communicator

Hi,

I've a scheduled saved search running every day to collect events and writting the events to a new index. Running the search interactively is working fine but running the job started by the scheduler is not working at all. No data is written to the new index. Find below the search:

index=access sourcetype="legacy"  [search (index=access sourcetype="tap") OR (index=access sourcetype=vdi) |fields + user ] |collect index=access sourcetype=legacy_spec

Any ideas what might cause this behaviour?

cheers,
Andy

0 Karma
1 Solution

mzorzi
Splunk Employee
Splunk Employee

the output of collect command must be a separate summary index, it can not be the same index :

http://docs.splunk.com/Documentation/Splunk/6.3.1/SearchReference/Collect

View solution in original post

0 Karma

mzorzi
Splunk Employee
Splunk Employee

the output of collect command must be a separate summary index, it can not be the same index :

http://docs.splunk.com/Documentation/Splunk/6.3.1/SearchReference/Collect

0 Karma

kochera
Communicator

Hi,
thanks for your answer. But why is it writting the data properly when running it manually?

cheers,
Andy

0 Karma

woodcock
Esteemed Legend

I would open a support case and ask that exact question.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...