I have data flowing in from IVR logs and have three fields I'm using which I want to build a dashboard.
The event will have data either searched by a phone number or field called search.
I w...
...ome fields.
I am using:
| inputlookup filename.csv | fields "Field Name" | dedup "Field Name"
as the Dynamic search, and the samplesearch for the lookup does work properly.
But when I run s...
...he same steps to build a custom app (I used the template sample app). I built specific Dashboards for a "normal" User.
Everything is working perfectly as long as I leave the role for "search & r...
So we needed a view where we had the default search look and capabilities but within the "chrome" or look and feel of the app we were creating. I searched high and low through the documentation but t...
...ould be effective with a sampling rate of 1:10000, but the main search must not be sampled because I need real numbers. I see sampling can be controlled in dashboards' in SimpleXML, but I'm not s...
...n all the panels the dashboard should show/pop up a message saying no results found instead of white space.
and similarly if a panels search results are greater than zero(suppose long running searches...
Hi,
I am trying to create a dashboard that takes the details from the dropdown (input field) options and then dynamically updates searches.
Options in my dropdown list are also pulled d...
...t;
<default>10.0</default>
</input>
Samplesearch:
index=hubble score >= $score_tok$
I have used input tokens from dynamic searchand from static values w...
I am trying to build dashboards for common searches to minimize what operations needs to learn, but I am having an issue. I was able to get the searches working as expected, but the results are not p...
I have a static table on a dashboard-panel. I was hoping someone could help me pass the result from a search into a <td> tag. I have a sample code below (sample only, my working search is m...