The venerable old-skool Splunk forums are now closed. Feel free to search for old content here, but new posts are no longer supported.

Instead, please visit the thriving community at answers.splunk.com to ask and answer questions about your Splunk deployment and how to get the most out of it.

Forums: Posted by kmattern

Topics 1–13 of 13

Topic Author Replies Latest Post
Expanded use of rangemap.
In: SplunkDev (Not tagged)
Thomas, Contact me at kjmatt@hotmail.com and I'll share with you what I have done with rangemap. ...
thomasknowles
Posts
2
26 months ago...
AfterGlow
In: SplunkApplications (Not tagged)
I've installed the AfterGlow app and have set everything up but when I launch the app I get the following ...
kmattern
Posts
1
27 months ago...
Restricting Menu options
In: SplunkAdministration (Not tagged)
Maybe this is so simple I just missed it but how can I remove the App and Manager menus from the User ...
kmattern
Posts
1
27 months ago...
Set TimePicker defaul to Today
In: SplunkDev (Not tagged)
In a form I want the time picker to default to today. I've tried <input type="time">Today</input> but ...
kmattern
Posts
28 months ago...
session timeout very short
In: SplunkGeneral (Not tagged)
Running 4.0.8 on Linux box and Windows 2003. Both boxes are configed in tools.session.timeout in web.conf ...
kmattern
Posts
1
29 months ago...
Remove Default Menu Options
In: SplunkDev (Not tagged)
Thanks, I figured it out.
I'm writing apps for the DoD that restrict the user to a very limited set ov views. In fact all I want ...
kmattern
Posts
2
29 months ago...
Year change issue?
In: SplunkGeneral (Not tagged)
Splunk 4.1.6 has not indexed any IIS log data on my Windows 2003 box since 12/31/09. It has not forwarded ...
kmattern
Posts
3
29 months ago...
Why doesn't this work?
In: SplunkDev (Not tagged)
That appears to work for 4 out of 5 forms. The fifth displays "Last 7 Days"
I'm using the date time picker in some forms but I can't get it to default to Today. I've tried ...
kmattern
Posts
2
30 months ago...
Enhance Paginator
In: SplunkRequest (Not tagged)
Amen to that!
Enhance the Paginator to include First and Last page links.
kmattern
Posts
2
30 months ago...
will not consume file
In: SplunkSearchAndAlert (Not tagged)
The file repair_master_manuals.pub is a text file and it contains the names of PDF files such as AE-650QA-MEB-000.pdf, ...
I have three files that have the names of PDF files in them and nothing else. These files change on ...
kmattern
Posts
2
30 months ago...
indexing date change
In: SplunkGeneral (Not tagged)
I have a database table that is composed of publication file names and the date they were published. ...
kmattern
Posts
31 months ago...
Ignore case in results
In: SplunkSearchAndAlert (Not tagged)
Works perfectly! Thanks.
Here is my search: sourcetype="iis" TDB .pdf | chart count(cs_uri_stem) as TDBs by cs_uri_stem Here ...
kmattern
Posts
2
31 months ago...
Report based on range of dates
In: SplunkSearchAndAlert (Not tagged)
When I run this search: sourcetype="iis" sc_status > 199 | rangemap field=sc_status CheckShield=200-299 ...
If I run this search: sourcetype=iis [ inputlookup EveryUnitInTheWorld.csv | fields cs_username ] | ...
When I attempt your second option I get no results. My query looks like this: sourcetype=iis [ inputlookup ...
I'm searching IIS log files which have a date field. I have a requirement to generate a report based ...
kmattern
Posts
7
31 months ago...