Splunk Search

Splunk Search
Community Activity
cdo_splunk
I found this search | rest /services/data/indexes | table title | rename title as index_name | eval joinfield=if(sub...
by cdo_splunk Splunk Employee Splunk Employee in Splunk Search 06-30-2015
2 15
2
15
arubi2
I've read the docs and iterated many times to try to get a simple command to work which pipes events to it. Exampl...
by arubi2 Explorer in Splunk Search 06-30-2015
1 5
1
5
phagunbaya
Currently, the "Save As" option near search bar allows to store the result as Report or Dashboard Panel. I was wonde...
by phagunbaya Explorer in Splunk Search 06-30-2015
0 1
0
1
gunturu_nagasri
Case 1: index=xyz | rex "(?i)<ticketId>(?P<TICKETID>[^<;]+)" | stats values(TICKETID) as TICKETID by processname | ...
by gunturu_nagasri Explorer in Splunk Search 06-30-2015
0 2
0
2
rescobar713
I'm trying to add a field to my main search based on the values retrieved from a subsearch. More specifically, my ma...
by rescobar713 Path Finder in Splunk Search 06-30-2015
1 8
1
8
billycote
I have some data that I need to pull out. This data can be in one of any 3 fields (symbol, symbols or p1) and contai...
by billycote Path Finder in Splunk Search 06-30-2015
0 8
0
8
pkcbailey
I would like to "search |stats count over host by date` only for Midnight to 16:00 EST and I want to report a month o...
by pkcbailey New Member in Splunk Search 06-30-2015
0 1
0
1
frozensky401
why I see 404s when try rules link in karma contest popup?
by frozensky401 New Member in Splunk Search 06-30-2015
0 4
0
4
minkyuk
In a given graph, say, [|inputlookup capacityQuarterOne.csv] in which I have a big table of [ host / used_mb ] for e...
by minkyuk Explorer in Splunk Search 06-30-2015
0 3
0
3
wiz561
I am just getting started with Splunk at home on Ubuntu. I'm gathering logs from my pfsense firewall and I can see t...
by wiz561 Explorer in Splunk Search 06-30-2015
0 4
0
4
Beaubeau
I deployed Splunk Enterprise appliance from AWS Marketplace. The Splunk is deployed, but I cannot access the URL X.X....
by Beaubeau New Member in Splunk Search 06-30-2015
0 1
0
1
mikylace
I'm trying to adjust the following search: index=pcindex sourcetype=parlayx | transaction corr | search "lvl=ERROR" ...
by mikylace Explorer in Splunk Search 06-30-2015
0 10
0
10
puneetkharband1
My search: index="ABC" sourcetype=* Customers=ABCD | top limit=1 Customers Output is: ABCD 233322 I want only...
by puneetkharband1 Path Finder in Splunk Search 06-30-2015
0 6
0
6
ErraticIncome93
I want to take the values of src_ip from this search: index=http status=200 and see which of those source IPs also g...
by ErraticIncome93 Explorer in Splunk Search 06-30-2015
1 2
1
2
theouhuios
Hello I am trying to get a cumulative sum of multiple fields and then chart them. Problem is, I can use accum on onl...
by theouhuios Motivator in Splunk Search 06-30-2015
0 13
0
13
BITSIntern
Hi I was wondering if it was possible to search 2 different field's limits. I have tried using join, append, set di...
by BITSIntern Path Finder in Splunk Search 06-30-2015
0 4
0
4
sfatnass
hi everybody, i'm try to conserve content field value but i don't understand how i can. in my search : index=A OR i...
by sfatnass Contributor in Splunk Search 06-30-2015
0 12
0
12
raduenea
I have a CSV file similar to the one below: timestamp, fullcommand, testname, details time1, c1, test1, details1 time...
by raduenea Explorer in Splunk Search 06-30-2015
1 4
1
4
malat_UoM
OK; this one's odd... what might cause a lookup in a search to only return results some of the time...? Brief descri...
by malat_UoM Explorer in Splunk Search 06-30-2015
0 2
0
2
sfatnass
Hi I want to know if it's possible to get a new field from dbquery that does not exist in an index: index=A [|inp...
by sfatnass Contributor in Splunk Search 06-30-2015
0 2
0
2
wsw70
Hello, I am working with vulnerability scan results which follow this template: timestamp hostname vulnerability_na...
by wsw70 Communicator in Splunk Search 06-29-2015
0 1
0
1
theertpr
Hi, How do i find the no of sequential hits that came from the same IP address to the same URL
by theertpr Explorer in Splunk Search 06-29-2015
0 2
0
2
itsquinj
Splunk univerisal forwarder is installed on a linux server. This server is indexing a number of files. I need to cr...
by itsquinj New Member in Splunk Search 06-29-2015
0 1
0
1
SrinivasaC
Hi Using the search below, I'm getting an output in the format below (A,B,C are headers): A B C -------------...
by SrinivasaC Path Finder in Splunk Search 06-29-2015
0 4
0
4
dpadams
I've got a search like this against a collection of Web logs: sourcetype="access_common" | ctable uri_path host The...
by dpadams Communicator in Splunk Search 06-29-2015
0 1
0
1
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 ...