How can I pass the results from one search as a field in another search?
Hi !I would like to have help with search.I would like to pass the results from one searchsearch xxxxx|xxxxx result:fieldAa b c d eto other search as search field=a OR field=b OR field=c OR field=d OR...
View ArticleSplunkLightForwarder has been deprecated in Splunk 6?
initially I had thought that the SplunkLightForwarder had less impact on performance when installed on a platform, however I have now read that the Universal Forwarder is in fact a more lighter and...
View ArticleRealtime Cached Charts In Web Framework
I have caching turned on for my searches within a dashboard using Django and Web Framework and when I switched my time picker to realtime within an amount less than the cache time, it appears to...
View ArticleInitial set up - using splunk web framework
Hi, I am running a codeigniter (php mvc framework) app and was looking to integrate splunk with the app. I have been experimenting with the javascript sdk and am now looking to get things started with...
View ArticleWeb Framework MultiDropdown
In the documentations for the web framework components it says that the MultiDropdown component has a "minimumResultsForSearch" parameter, but when rendered it doesn't offer a search bar like the...
View ArticleBug in streamstats...?
I'm seeing some really weird behavior with streamstats on Splunk 5.0.4 running on CentOS.I have a lookup table that contains data from indexing Nessus plugins and cross-referencing them against a...
View ArticleWeb Framework SearchManager to Token
My question is about how to set a token value in a django template taken from the results of a searchmanager job.For example: Searchmanager runs a search across an index that provides a username field...
View ArticleCheckboxGroupView - check all
Hello,I'm currently working with the splunk web framework in v6 and I'm using the CheckboxGroupView. I'd like to know if there is a way to check all checkboxes a the same time with this object.So far I...
View ArticleSplunk Web Framework - Converting Table Icon Simple XML view from Splunk 6...
Hi All,I am currently trying with no success to convert the view "Table Icon Set (Inline)" provided by the app Splunk 6 Dashboard Examples into a django / javascript view using the new Web...
View ArticleGoogle Map View Event Click
I am attempting to add custom popups when clicking one the markers on a Google map using the web framework and am so far unable to get to the click event for the markers.What event do I need to use to...
View ArticleHow to pass tokens in url using the new web framework
I have built a app using django & js in splunk web framework. The home screen gives running status of servers.On click i should pass that server name to a different view .And then i should be able...
View ArticledrilldownRedirect and Dashboard State
I found a way to make it so that at anytime on my dashboard it can be switched to show results by toggling the drilldownRedirect on the chartview. The only issue I am having with the drilldownRedirect...
View ArticleDjango - Web Framework - Split very long command in multiple lines ?
Hi All, I have a very simple question, i could not yet answer myself, how can we achieve to split commands within a Django view into multiple lines for more readability and visibility ?I have some...
View ArticleHow to get the initial value of a timeline loaded from a search?
When timeline is a TimelineView, timeline.val() is supposed to return the visible time range in the view. However, it only behaves as expected when the user has already zoomed in or out on a selection...
View Articledisplay the charts in slideshow in webframework
I want to display the the charts/views in slideshow manner wher i one chart should display after other in particular period of time using web framework.Is there any possibility to dispaly the...
View ArticleRendering results as simple text in Splunk 6 Web Framework
Good day everyone,I am currently developing an app that displays a network diagram that consist of images. These images vary from the status of the element that will be pulled from Splunk. I am...
View ArticleWeb Framework : Page not Found
Good dayI was working with the Splunk 6 new web framework and I would like to have another html file but when I try to access it an error message has appeared:Page not found (404) Request Method: GET...
View Articledistinct count users timechart
Hello,We are trying to track distinct current users logged in and running transactions in a particular application but cannot seem to get the correct search. Our search right now is just index=cerner |...
View ArticleHow can you pass the values of earliest and latest?
I have a text date stamp called ACK_Time that I need to validate is between earliest=-1d@d AND latest=-0d@d. I can ... earliest=-1d@d AND latest=-0d@d | convert timeformat "%m/%d/%y %H:%M:%S"...
View ArticleSplunk for Nagios - Livestatus Dashboard - No Data / N/A
Hi all,I have recently installed Splunk for Nagios and setup the livestatus things associated with it into my nag server.I have MK Livestatus running out of xinetd and can run:echo -e "GET...
View Article