Splunk Search

Splunk Search
Community Activity
wuming79
References to tutorial http://docs.splunk.com/Documentation/Splunk/6.5.3/SearchTutorial/Searchwithfieldlookups, sour...
by wuming79 Path Finder in Splunk Search 05-23-2017
0 3
0
3
jgcsco
I have the following search result which has multiple values in a cell: I would like to format the result into the...
by jgcsco Path Finder in Splunk Search 05-22-2017
1 4
1
4
joesrepsol
Looking at event data to run some eval commands... specifically on records with any "Status" value. Then once I get t...
by joesrepsol Path Finder in Splunk Search 05-22-2017
0 1
0
1
riotto
I have raw data events that contain the words "Request" or "Response" or "Offer". Each event will contain only one o...
by riotto Path Finder in Splunk Search 05-22-2017
0 5
0
5
aba83
Hi, I'm trying to combine my three searches so I can see which users are logging in from multiple locations at one ti...
by aba83 Explorer in Splunk Search 05-22-2017
0 6
0
6
bdondlinger
I'd like to create a visualization showing the connected state of a hand full of clients. We log connected state as ...
by bdondlinger Explorer in Splunk Search 05-22-2017
0 1
0
1
WyldeRhoads
I have a lookup table CSV file that has 50 usernames in a single column, and I want to sum the results count of the u...
by WyldeRhoads Engager in Splunk Search 05-22-2017
0 2
0
2
samlinsongguo
I have a lookup table as below User IsMember user1 Yes user2 Yes user3 No I save the table as memberlist.csv sa...
by samlinsongguo Communicator in Splunk Search 05-22-2017
0 11
0
11
burwell
In regular Splunk I can easily search for index=index1 OR index=index2 <search term> | stats count by index Then ...
by SplunkTrust SplunkTrust in Splunk Search 05-22-2017
1 2
1
2
New2Splunk
I have a simple search of a CSV file pulling back the latest timestamp: source=/opt/apps/splunk/var/run/splunk/csv/C...
by New2Splunk Explorer in Splunk Search 05-22-2017
1 5
1
5
stakor
I am doing a search on our firewall. I am looking to see who is making the most requests on different ports, and also...
by stakor Path Finder in Splunk Search 05-22-2017
0 2
0
2
oclumbertruck
Howdy Folks, I have data in a chart similar to this, with particular scored values per attribute (may attributes......
by oclumbertruck Explorer in Splunk Search 05-22-2017
0 4
0
4
rflouquet
Hello, I'm trying to get this table : Device ----- Interface ----- March ...
by rflouquet Explorer in Splunk Search 05-22-2017
0 4
0
4
mahson1
Hi Team, I have two events 1) 2017-05-18 14:24:58,798 [http-abcd] INFO Backend.Pure.gen.id - 108; Return 200 ids...
by mahson1 New Member in Splunk Search 05-22-2017
0 4
0
4
JoshuaJohn
I have a chart that gives me serial numbers, some of the spots for serial numbers are empty. I want to compare how ma...
by JoshuaJohn Contributor in Splunk Search 05-22-2017
0 8
0
8
nsanchezfernand
Hi. I have one issue with my search. I need to multiply three fields to get another new field. When I do the multipl...
by nsanchezfernand Path Finder in Splunk Search 05-22-2017
0 2
0
2
karthik4455
I have a scenario where one column needs to be indicated with Zero in the instance of no result. However, it's showin...
by karthik4455 Explorer in Splunk Search 05-22-2017
0 4
0
4
urapaveerapan
Hi I'm very new in Splunk, I'd like to find the event where the short description contain the "Category" or "Subcate...
by urapaveerapan Explorer in Splunk Search 05-22-2017
0 3
0
3
arunsubram
index=circuit basequery1 earliest=-10m@m latest=@m|fields count | stats count AS currentMinuteCount | appendcols [sea...
by arunsubram Explorer in Splunk Search 05-21-2017
0 1
0
1
srinivasup
hi, i have a search to get duration of the job, let's say startswith=started endswith=success But in some case the j...
by srinivasup Explorer in Splunk Search 05-21-2017
0 3
0
3
loveforsplunk
I have a lookup table named lookupfile.csv My file looks like this: col1,col2,col3,col4 100,300,500,yes 200,400,600,y...
by loveforsplunk Explorer in Splunk Search 05-20-2017
0 6
0
6
flls
Hi, I have a web service's http access log and I want to find out the average request per minute for each url_path ...
by flls New Member in Splunk Search 05-20-2017
0 3
0
3
joesrepsol
So I'm taking in data from a source that has some duplicate records for the same ID. The only differentiator between ...
by joesrepsol Path Finder in Splunk Search 05-19-2017
0 2
0
2
mistydennis
Example: I'm trying to count how many books we have in our database based on subject: children's, romance, travel, et...
by mistydennis Communicator in Splunk Search 05-19-2017
0 3
0
3
aba83
Hello, I'm trying to normalize a field during search. I have the field "user" and some of the fields are "NAU\abc123"...
by aba83 Explorer in Splunk Search 05-19-2017
0 6
0
6
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 ...