|
I am having trouble getting my form search to bring back anything. The xml is accepted by splunk but the search won't bring back anything. It always says 0. here is the xml code...
|
|
Hmm. You example looks like you tried 5 different things and none of it is consistent. Here are some things to fix up:
I second hiddenkirby's suggestion to checkout the ui-examples app. Another approach could be to build a few dashboards using splunk's dashboard building wizard and review the XML it generates for you. This is not a bad way to get started. If you haven't walked though the forms how intro in the docs, that's another good place to start: |
|
What happens when you remove the doublequotes in your searchTemplate? What happens if you add a specific index?
Downlaod ui-examples app from splunkbase and install it. Look at the simplified xml -> inverted flow example. |