Splunk Search

Splunk Search
Community Activity
kgreat
For example, I need to search for all rehire dates between 12-01-2014 through 12-31-2014 "rehire date"=earliest="12/...
by kgreat Path Finder in Splunk Search 03-15-2015
0 7
0
7
HattrickNZ
I have the below graph I get this graph with a query similar to: ...| stats max(c117) as whatever max(limit2) as "...
by HattrickNZ Motivator in Splunk Search 03-15-2015
0 6
0
6
cdupuis123
I’m in a pickle (splunk license) again this morning and I’m trying to address it via a transform. bit bucket for win...
by cdupuis123 Path Finder in Splunk Search 03-15-2015
0 4
0
4
seanel
So here is a sample event: Sun Mar 15 12:59:52 UTC 2015 dpStatusEthernetInterfaceStatusName.eth0 = eth0 dpStatusEthe...
by seanel Path Finder in Splunk Search 03-15-2015
0 1
0
1
ruchir
Hi Everyone, I am running a search: | inputlookup MyLookup | where Foo="$FooValueFromDropdown$" | stats values(Pri...
by ruchir Explorer in Splunk Search 03-14-2015
0 5
0
5
rebel2
I am trying to run a report where from my iis logs I want to pull request urls that have the keywords union and selec...
by rebel2 New Member in Splunk Search 03-14-2015
0 1
0
1
fk319
I have a table that I want to extract an expression from. The expression is quoted string with some fields in it. i...
by fk319 Builder in Splunk Search 03-14-2015
1 11
1
11
rickdi
I am very new to Splunk I am trying to figure out how to do a query of monthly usage of index of Splunk. I have tri...
by rickdi Engager in Splunk Search 03-13-2015
1 4
1
4
Cuyose
For some reason I have not been able to get a field extraction to work where the end anchor will be a GUID. Basicall...
by Cuyose Builder in Splunk Search 03-13-2015
0 7
0
7
essklau
Hello, I'd like to find a way to return the longest stretch of time where a condition did not occur. Specifically,...
by essklau Path Finder in Splunk Search 03-13-2015
0 1
0
1
dineshp
My current search looks like this: index=myfood | table Sunday, Monday Which results in: Sunday Monday Egg...
by dineshp Explorer in Splunk Search 03-12-2015
1 3
1
3
JeremyHagan
When editing server classes in the Splunk GUI, it cannot handle a comma in a regex. EG: \w{3}\d{1,3}\w Ends up bei...
by JeremyHagan Communicator in Splunk Search 03-12-2015
1 4
1
4
kshanky143
I have a subsearch which returns a table with 2 columns 'input' and 'Time'. Table from subsearch looks like this. in...
by kshanky143 Path Finder in Splunk Search 03-12-2015
0 2
0
2
razlani
Hi all - new here but the answers I've seen so far on stats (ie http://answers.splunk.com/answers/106497/add-a-new-co...
by razlani Explorer in Splunk Search 03-12-2015
0 6
0
6
mattbirk
The events, each contain fieldA and fieldB (as well as other stuff). Currently, the search below works for 1 day, but...
by mattbirk Explorer in Splunk Search 03-12-2015
1 6
1
6
markthompson
Hi, I'm trying to extract 2 fields from a transacted search, one for the max and one for the usage. looks like; 201...
by markthompson Builder in Splunk Search 03-12-2015
0 1
0
1
vtsguerrero
Hello guys! Sup? Can anyone help me to get the average of all current search events and not only the first ones. I ha...
by vtsguerrero Contributor in Splunk Search 03-11-2015
0 1
0
1
seedaffodil
We have logs that are like below: 11 Mar 2015 17:22:49,539 INFO [pool-11-thread-4] timestamp=1426119768843 : abc=12...
by seedaffodil New Member in Splunk Search 03-11-2015
0 1
0
1
ludoz13
Hi all, I'd like to keep value on a field until the value of this field changes. Please see the following example: ...
by ludoz13 Path Finder in Splunk Search 03-11-2015
0 4
0
4
razlani
Hi all - I'm new here (literally an hour old) so go easy. I've read through parts of the docs and am currently using...
by razlani Explorer in Splunk Search 03-11-2015
0 4
0
4
muguniya
-------------------------------------------------------------- | R u n C o n t r o l D i s p l a y ...
by muguniya Explorer in Splunk Search 03-11-2015
0 3
0
3
dhavamanis
We are trying to index a psv file into Splunk with sourcetype as "psv", but its not extracting fields from the PSV's ...
by dhavamanis Builder in Splunk Search 03-11-2015
0 2
0
2
f1dot4
Hi guys, i'm trying to get this (simplified) regex running (for several days now): ^(?P<message>.+)(?:\s*SIP/2.0\s+(...
by f1dot4 Explorer in Splunk Search 03-11-2015
0 3
0
3
Venkat_16
Hi. I am working on displaying cities with different severity levels. Cities with sev1 should be in red, sev2 in ambe...
by Venkat_16 Contributor in Splunk Search 03-11-2015
0 2
0
2
DavidHourani
Hello, I am having a problem when loading my dashboards for long time ranges. The error "The search job terminated ...
by DavidHourani Super Champion in Splunk Search 03-11-2015
1 3
1
3
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...