Is there anywhere to see execution logs in bulk fo...
# administration
v
Is there anywhere to see execution logs in bulk for saved searches? Probably not a new problem, but we've accumulated thousands of searches over the years and want to be able to see who is executing what most often to try and narrow down our offering and clean up a bit. The most I see is last run on and by who. I tried 'select * from savedsearch' in suiteql but it just says the record can't be found even though it's in the tables reference page.
r
We have a script which loads a saved search on saved searches which basically provides any search that have not been used in over 6 months with a couple of filters.. We also use -delete me keyword after every search which needs to be there temporarily as well.