Splunk Search

How to create backgrounded search with javascript?

C_HIEN
Path Finder

All is in the title 🙂
I often have to launch long time running search. Instead of waiting for results on dashboards, I'd like to create searches with the searchmanager js component.

Are there any settings to create a search in background with an email when the search is done?

0 Karma

ppatrikfr
Path Finder

Have you tried to create scheduled jobs?

Try to use it with "|loadjob" command.

So you can create an run any search and get the results on loadjob instantly.

Try to check this link: http://docs.splunk.com/Documentation/Splunk/7.3.2/SearchReference/Loadjob

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...