Hi, I have a loadjob command in one of my panel's in a dashboard . The report results I am trying to load is cron scheduled for every 15 minutes. The Panel is set to refresh every 20 minutes....
What determines the performance of loading the artifacts of a savedsearch? I have a job which ran a savedsearch, and it has 70,000 results. Doing a 'loadjob' on the sid of that job takes 10 s...
hi
I called a scheduled from my dashboard
| loadjob savedsearch="admin:XX:Hardware - Battery cycle pie"
| search Site=$tok_filtersite|s$
I have an issue with | search Site=$t...
Hi,
I have a scheduled report that is using loadjob and saved search stanza. It runs perfectly fine when running in a search, but when I schedule that using a scheduled report, it fails.
Why a...
Hi, I am hoping you can help me here.
I am running a search out of a saved search using the load job.. I did something like :
|loadjob savedsearch="abc:search:my search"
This produces a t...
...innow down, analyze, or extract data by reloading the initial dataset with | loadjob sid.xxxxxxx
If the SID were displayed as a colum in the Job Manager, that would greatly improve usability for f...
All
wonder if anyone else has had this issue with loadjob. (Splunk 6.4.4 build b53a5c14bb5e)
SPLUNK loads the oldest sid i.e. the oldest job in the job history at times
Already have a r...
...xec grep avgTrafficVolume {} /dev/null \;
./etc/apps/search/local/savedsearches.conf:[avgTrafficVolume]
Run the loadjob command in splunk web
|loadjob savedsearch="admin.search...
We currently use a single search head with an index cluster. I have written a large number of relatively complex dashboards that utilize loadjob. I recently learned, on the documentation page for t...
...oaded it in base query to utilize in other searches
| loadjob savedsearch="admin:Accenture_Campaign:broadlog_search"
I gave this with search base="global" is not working for post p...