Hello,
I'm attempting to create a form / dashboard which is designed to present the status of a client or list of clients based upon an input multi select for each client. I'm currently using a search which returns a static field. I've written a search which returns them (~ 8000 clients). However, as soon as the list populates it becomes extremely slow to interact with. I'd imagine it's probably due to the size of it, however I'm not sure what workaround I could use that allows for validated input (so a user could input text into the box and only be able to select a valid client).
Are there any recommendations or workaround I need to try to get a form input of this size (~8000) working smoothly?
I'm currently running Splunk 6.3.0.1
↧