...ttps://community.splunk.com/t5/Dashboards-Visualizations/How-do-you-add-a-search-bar-without-Advanced-XML/m-p/252873/highlight/true#M15754, I have taken the sample JS code to create search bar in my S...
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?
...omplex sub-report (The report is an advancedXMLview with 10+ charts and a custom layout, filling an A3 page for each subject when printed)
The dynamic list of subjects (could be servers, users, or a...
Hello,
I'm running the following search out of an AdvancedXML dashboard in Splunk 4.3, build 115073.
index=winevents Type=Error OR Type=Warning SourceName="Application Error" EventCode=1...
Hi all,
I'm wondering if there is any type of for-next solution in advancedxml or sideview utils.
I have a pool of servers which report their capacity, this server pool is growing so I would l...
When User ask to collect the data I need to call my saved search with defined host as
|savedsearch mysearch host="abc"
then I need to run this search once a day.
on the other end one script i...
...ave other AdvancedXML charts with overlays, but this set of data is too messy, and the charts need to be easy to read. AdvancedXML okay if I can use that to force the chart x-axis range.
E...
...he title of the saved search to display if I use the "SearchBar" module; however, we do not want to allow general end users to be able to submit searches.
Is there a way, usingAdvancedXML, to d...
I am trying to learn about AdvancedXMLand working thru the chapter "BuildaSearchViewusingAdvancedXML" in the Developer's documentation. I created a very basic viewand it doesn't work....