Hi, i have created classic dashboard based on saved search because my saved search used as asset management search which contain a lot of fields.
For now i need to create 3 input textbox and 1 drilldown.
Below are search that i used to match my token with search.
| savedsearch "test 1"
| search hostname=$hostname$, ip=$ip$, ID=$id$, location=$location$
However, search above doesn't work for the inputs field. Also i might need to add more inputs fields in future.
Please assist me on this. Thank you