Im converting all our dashboards over to scheduled searches load jobs for historic events and also accelerated data models.
With scheduled searches i can do the below which will bring back details of the load job:
| loadjob savedsearch="admin:app:savedsearchname"
Can you do this with an accelerated data model or will it essentially wok in exactly the same way (presume not as pulling from indexers rather than search head)?
To reference an accelerated datamodel in your dashboard, use the tstats or from commands.
Hi Rich,
yeah i have some tstats set up to use the accelerated datamodel. Is that the most efficient way to do it as i want to make sure its not hitting the search head when it runs which is why i was thinking of a loadjob