|
Hi, I have created a dashboard which is too intensive with it's searches. Each search is effectively reading fields form the same line. In order to alleviate this loading I have created form with a search template and related postprocessing searches, which works well and reduces the load time of the dashboard. However this creates some strange behaviour in that the Also is it possible to use postprocessing searches (preferably non-dynamic) within a dashboard? Replacing the Excerpt from the form is as follows:
|
|
One problem you will have is that only 10,000 events/results from the original search will be saved and passed to the searchPostProcessing command. Is this likely to be a problem? Yep, this could potentially limit the history of my searches. However, for my particular search there are only 1440 events a day (1 per minute), so I would have expected a longer history than I am seeing. This might not be such a big issue as I can always run a seperate search for anything over a week and I could reduce the amount of individual queries substantially. With this in mind is it possible to use subsearches within the dashboard as the <fieldset> tags seem to cause problems i.e lack of user interaction or defining of a search field results in blank charts.
(27 Jul '10, 08:52)
mcwomble
|