Folks, I'm new to Splunk but learning. However I've been stuck and i need help with a simple query and Dash board i think. 1. Im able to create a simple xml query with a dashboard that list a number of users doing what from an indexed log file. Works fine. Example server.log and query sample index=Test* "`Users`" 2. I have one dataset csv file that contain server names and cluster that uploaded into my space. Now how do i combine the query and create a dashboard from my dataset file and server log. That will include the User info in the indexed server logs and include the server and cluster info in the dataset csv file. Please advice
... View more