HI, While running a query I am giving timings as below 23-06-2021 01:00 to 23-06-2021 04:00 AM The timings can change as per the requirement. I wanted to prepare a comparison like if I...
....host10(3 dev & 7 stg hosts)
I have created dropdown for version(11.2,12.1) and multiselect for enviornment(dev,stg) .
What will be the search query to retrieve host based on selection (for e...
Hi Splunkers,
I'm trying to build my first dashboard and I've hit a wall, I can't find any mention of this elsewhere, can anyone help?
I'm trying to make a multiselect input with all e...
Hi All, I have 12 months worth of data that is contained on individual separate .csv files within my lookup tables. Ie - | inputlookup JanStats.csv & | Inputlookup FebStats.csv e...
Hi Guys,
I hope someone can help me .To prepare multiselect box I took help from Splunk 6 dashboard example and I used 2 script files on the basis of that data is appearing in the multiselect box b...
Hi Everyone, I have extracted field name status using rex. Then I have added dropdown input in which I have all the values of status. But data is not getting refreshed after select...
Hi,
I have a log like below
"12","select a.a,b.b,c from a,b where a.a = b.a group by xxxx","impala",2017-06-30T00:59:40
I am trying to parse this to extract where condition for some p...
Hi, We are trying to pull information from some of the database tables in ServiceNow into our Splunk Enterprise environment using the add-on, but since the tables are fairly heavy, we a...
Hi Everyone,
I have a multi-select In my Dashboard and it is working fine. However I want to add a default option ="All" which will display all the results and not filter results based on m...