Advance XML
Recently I created an app which includes a an inputlookup. (We actually stole this one from the Webintelligence app):<module name="SearchSelectLister" layoutpanel="mainSearchControls"> <param...
View ArticleError after migration of Splunk from 4.x to 5.x
After migration of splunk from 4.x to 5.0 , i am getting the following error while generating pdf.ERROR An error occurred while generating a PDF of this report: Can't attach PDF - ssName and pdfViewID...
View ArticleCan't attach PDF - ssName and pdfViewID unavailable
I'm trying to generate PDF reports with this search:source="/var/log/messages" host="ejabber-1" | head 1 | sendemail sendpdf=true to=email addressI get the email, but I also get a PDF error in...
View ArticleNewbie Question on nullQueue
Hello Everyone,I know there are questions similar to mine, but I cannot seem to transform them into a solution for my problem. I am trying to dump information event logs to the nullQueue so they do not...
View ArticleHow to get selected values from pulldown module?
Hey,I have a pulldown module wich is filled with search results.< module name="Pulldown"> < param name="name">filiale</param> < param name="label">Filiale</param> <...
View ArticleWindows text editor with syntax highlighting for Splunk conf file?
Hello can anyone recommend a Windows editor that has syntax highlighting for Splunk .conf files? Also if possible one that already has a pre-built language/syntax file? Thanks in advance.Cheers,
View ArticleCannot login to splunk web interface
I cannot login to the splunk interface after starting Splunk on Mac OS X Tried to use the same login credentials as before but they are not working. Also tried using the default 'admin' and 'changeme'...
View ArticleIs it possible to have dropdown populated with values from a search that uses...
Basic problem is that I need to pull out valid reporting dates for each account.If you can imagine a text box, and a drop-down.. The text box is looking for an account number. I then want splunk to run...
View ArticleHow to change width from a Table row with rowClass/rowStyle
Is it possible to use the rowclass / rowStyle to define the column width, without having to change css on the file system ? (no application css)<view isSticky="False" isVisible="true"...
View ArticleProper syntax for urls.conf with multiple URLs
Can someone clarify the syntax for multiple urls in the urls.conf file please for the WebMon? The app is only picking up the last url in my file. The examples show brackets around the url name/title...
View ArticleWebmon- how to configure
Hi, Can you pl help on how to configure webmon. I did modify urls.conf but I cant see any data coming in. should the useragent be changed? I am using IE 9
View ArticlePalo Alto for Splunk error.
Here is what I am trying to accomplish. We have our wireless controllers forwarding syslog information to splunk, this works quite well. I now want Splunk to forward part of the syslog message(user...
View ArticleWill the Splunk for FireEye app run on Splunk 5.0?
The documentation states the app is for 4.3.x, but is that the minimum version or the ONLY version supported?I ask because I've got it installed on a 5.0.3 search head and FE is sending XML logs via...
View ArticleCan somebody from Splunk please explain the changes to GUI search logging
Prior to the 5.x (and possibly earlier), Splunk logged user searches from the GUI in a human readable format. The event had the user name and something like search="search bla bla bla | stats count by...
View ArticleUsing multiple summary indexes
Our reporting needs are starting to grow so I am planning on creating new summaries and would like to use best practices to manage these summaries while trying to plan ahead as best as possible. I came...
View ArticleSummary Index or not?
All,We have Windows and Linux BIND DNS servers logging into one index in Splunk. Because of the way Windows logs domain names in DNS requests we are doing a search time extraction. If I want to search...
View ArticleCreate Counter Field
Hi,Here is log file:2013-06-14-15_18_42.618 [6624] INFO Read barcode in Cart2 rack 1: NOREAD 2013-06-14-15_18_42.618 [1123] DEBUG debug info..... 2013-06-14-15_18_42.619 [6624] INFO Read barcode in...
View Articlevariable passing problem
I have the following:" <form> <label>Document Search</label> <fieldset> <input type="text" token="document_name"> <label>Document Name</label>...
View ArticleSingle result out of multiple queries
As part of an application we're trying to develop, we want to be able to track multiple event types (requests per hour, sales per hour, etc) and from those generate a higher level metric (conversions,...
View Articlecombine search results with external data
Hello,I have csv file with geo coordinates of my internal ip's. I dont know how to combine it with google maps. could you please provide me hints how to do that? Thank you.
View Article