Splunk Search

Splunk Search
Community Activity
karthi2809
How to filter events in the dashboard with help of search box.In the search box i have to give multiple strings like ...
by karthi2809 Builder in Splunk Search 12-01-2024
0 7
0
7
Cheng2Ready
index=test pod=poddy1 "severity"="INFO" "message"="IamExample*" | rex field=message "IamExample(?<total>).*" | ...
by Cheng2Ready Communicator in Splunk Search 11-29-2024
0 1
0
1
Jyo_Reel
Hi Team,I can see events related to all hosts in internal index but the only few hosts data is available in newly cre...
by Jyo_Reel Engager in Splunk Search 11-29-2024
0 2
0
2
devsru
Hi All,I am running a dashboard which returns the total count(stats count) of field mentioning Severity=ok or Severit...
by devsru Explorer in Splunk Search 11-28-2024
0 32
0
32
gauravkumar85
 I have dataset which have field INSERT_DATE now i want to perform search based the date which is match with Global T...
by gauravkumar85 Path Finder in Splunk Search 11-28-2024
0 5
0
5
sfmandmdev
What is the difference between lastTime and recentTime in a metadata search?
by sfmandmdev Path Finder in Splunk Search 11-28-2024
2 4
2
4
adoumbia
I am trying to write an spl query to detect an event of a single source IP address  or a user fails multiple time to ...
by adoumbia Engager in Splunk Search 11-27-2024
0 4
0
4
darkins
fieldA:1:10 fieldB:1:3 fieldC:1:2fieldA:1:10 fieldC:1:2fieldA:1:10 fieldC:1:2fieldC:1:1 I want to end up with a field...
by darkins Engager in Splunk Search 11-27-2024
0 5
0
5
santhipriya
I have a 3 node search head cluster and distributed indexers we are getting below error when running any type of sear...
by santhipriya Engager in Splunk Search 11-27-2024
0 4
0
4
Crotyo
I have a csv file like this that contain more than 100 numbers 111111112222222233333333 I want to search for events t...
by Crotyo Observer in Splunk Search 11-26-2024
0 9
0
9
hulahoop
Let's say I have events A and B: A -- Feb 1 2010 10:10:00 field1=foo field2=bar B -- Feb 1 2010 10:10:01 field1=foo ...
by hulahoop Splunk Employee Splunk Employee in Splunk Search 11-26-2024
3 15
3
15
thrtnastrx
When I search I want to show the top results by a specific field "field1" and also show "field2" and "field3". Proble...
by thrtnastrx Observer in Splunk Search 11-25-2024
0 3
0
3
Aithnave
Hey Splunk team, I’m facing an issue where Splunk fails to search for certain key-value pairs in some events unless I...
by Aithnave Engager in Splunk Search 11-25-2024
0 3
0
3
SplunkUser001
Hello, I have the following query to search Proofpoint logs.  index=ppoint_prod host=*host1* | eval time=strftime(_ti...
by SplunkUser001 Explorer in Splunk Search 11-25-2024
0 11
0
11
mariojost
We search thru the logs of switches and there are some logs that are unconcerning if you just have a couple of them l...
by mariojost Engager in Splunk Search 11-25-2024
0 6
0
6
darkins
probably an easy one, i have two events as follows thisisfield1 thisisfield2 mynextfield3thisisfield1 mynextfield3mea...
by darkins Engager in Splunk Search 11-25-2024
0 7
0
7
campbellwarren
I understand that tstats will only work with indexed fields, not extracted fields. How can I determine which fields ...
by campbellwarren Engager in Splunk Search 11-24-2024
0 5
0
5
scout29
Need help to extract a field that comes after a certain word in a event. I am looking to extract a field called "sn_g...
by scout29 Path Finder in Splunk Search 11-22-2024
0 3
0
3
Brad
We are trying to watch the NIC statistics for our OS interfaces.  We are gathering data from a simple ifconfig eth0 |...
by Brad Explorer in Splunk Search 11-22-2024
0 6
0
6
vm_molson
I am trying to figure out how to include a lookup in my search, but only some records. My current search is below. My...
by vm_molson Explorer in Splunk Search 11-21-2024
0 1
0
1
robertlynch2020
Hi I have the below code to produce this table - but does anyone know how to get rid of the part in red (I have added...
by robertlynch2020 Influencer in Splunk Search 11-21-2024
0 5
0
5
uagraw01
Hello Splunkers!!We have events that contains source and destination fields with complete values, and we want to matc...
by uagraw01 Motivator in Splunk Search 11-21-2024
0 3
0
3
ecnausysadm
I have searches for two files that are related but the incoming and outgoing file names differ, basically it's an inc...
by ecnausysadm Explorer in Splunk Search 11-21-2024
0 3
0
3
gajananh999
Hello Everyone, I have events like 02-Jul-2014 09:25:25 AM: ========== Finish Transmit Process ========== 02-Ju...
by gajananh999 Contributor in Splunk Search 11-21-2024
0 3
0
3
tlunruh
When I run this query: index=edi-2 | join type=inner TRACKINGNUMBER [search index=edi | rename TRCK AS TRACKINGNUMBER...
by tlunruh New Member in Splunk Search 11-21-2024
0 3
0
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 ...