I was trying to builda django based web front-end using the examples shown in "Splunk Web Framework Toolkit". The example shown for cascaded form is "technically" NOT a cascading search, but r...
Hi,
My main goal is to builda Dashboard/Form that accepts auser input of a filename. The Dashboard/Form then filters through the logs to display the movement of a file across numerous p...
Has anybody found a fix to convert aformsearch from simple to advancedXML? I get the following error when I convert it via ?showsource=1
"PARSER: Applying intentions failed 'unicode' o...
Hi, I don't know how to get multiple formsearch fields in a single line. I'd like to get it similar to simple xmlform, where all formsearches get added to single line one next to other. In advanced...
...eason I am trying to useadvancedXML instead of simple XML dashboard is because I am trying to put 2 eventviewers on the same dashboard, driven by one search (click)
many thanks.
I have a handful of searches that I want to build into reports and dashboards so I can collaborate with my team. Can you give me a sketch of how Splunk reports and dashboards work?
Hi Guys,
i am trying to call multiple Hidden Searches in an advancedxml, so that i can display different charts in the same page.
But the input is a single variable from a textbox on the p...
...hen one of the items from dropdown is clicked, some other search events run.
I got links on how to usesearch query using Java SDK. Can anyone point me to the location from where I can use Java SDK t...
Hi, I tried this week to look into simple\advancedxml in splunk.
simple xml is "simple" enough to understand but I can't get the hang of the advanced one through the tutorials.
for example a s...
Hey guys, i need help.
I have a table like this:
name, value, limit
teste1, 1500,3000
testeN,50,500
and i need to create one chart (filler gauge) for each line, but if the dashboard c...