Splunk Search

Splunk Search
Community Activity
Muthu_Vinith
Hey Experts, I'm new to splunk and I'm trying to create a new lookup from data in a index=abc. Can someone please gui...
by Muthu_Vinith Path Finder in Splunk Search 02-17-2024
0 8
0
8
Santosh2
Query:index=abc mal_code=xyz TERM(application) OR (TERM(status) TERM(success)) NOT (TERM(unauthorized) TERM(time) TER...
by Santosh2 Path Finder in Splunk Search 02-17-2024
0 10
0
10
vihshah
Hi,So my task is to extract a field from a query and search for that field. That query will give an object value as a...
by vihshah Engager in Splunk Search 02-17-2024
0 84
0
84
iamsplunker0415
Hello Splunk Community, I have a requirement to exclude the events from field values between  2AM-3AM everyday.For Ex...
by iamsplunker0415 Engager in Splunk Search 02-16-2024
0 3
0
3
keorus
Good morning, I come to you because after looking for an answer to my problem, my last solution is to come and seek h...
by keorus New Member in Splunk Search 02-16-2024
0 4
0
4
jyates76
I have events like the below that are saying when a particular pool member was out of rotation for a particular perio...
by jyates76 Explorer in Splunk Search 02-16-2024
0 1
0
1
Kat456
I have a list of comma separated names (lastname, firstname) that I need to reverse. So "Smith, Suzy" becomes "Suzy S...
by Kat456 Engager in Splunk Search 02-16-2024
0 3
0
3
jeradb
I can run the below command in a search successfully -  | eval message=replace(Message, "^Installation Successful: Wi...
by jeradb Explorer in Splunk Search 02-15-2024
0 2
0
2
davidcraven02
My logic for my field "Action" is below, but because there is different else conditions I cannot write an eval do ach...
by davidcraven02 Communicator in Splunk Search 02-15-2024
0 14
0
14
dmitrynt
Hello guys, I have below query which uses join. I see lots of examples how to replace that with stats, but I am not a...
by dmitrynt Engager in Splunk Search 02-15-2024
0 12
0
12
mwcentracomm
I am using the search below | metadata type=hosts | where recentTime < now() - 10800| eval lastSeen = strftime(recent...
by mwcentracomm Explorer in Splunk Search 02-15-2024
0 3
0
3
Taruchit
Hello All,I have the below SPL to compare hourly event data and indexed data to find if they follow similar pattern a...
by Taruchit Contributor in Splunk Search 02-15-2024
0 8
0
8
Branden
Quick question: how can I view a user's search history?
by Branden Builder in Splunk Search 02-15-2024
14 24
14
24
guywood13
  index=myindex source="/var/log/nginx/access.log" | eval status_group=case(status!=200, "fail", status=200, "succe...
by guywood13 Path Finder in Splunk Search 02-15-2024
0 2
0
2
HPACHPANDE
Hello Team,Required help regarding below points :1] how to add entry of  the ran search with the fields Host, SourceI...
by HPACHPANDE Explorer in Splunk Search 02-14-2024
0 1
0
1
Ho_Wai_Yung
I am relatively new to the Splunk coding space so bare with me in regards to my inquiry.Currently I am trying to crea...
by Ho_Wai_Yung Explorer in Splunk Search 02-14-2024
0 10
0
10
LHumberto
I'm new to REX and trying to extract strings from _raw (which is actually a malformed JSON, so SPATH is not a good op...
by LHumberto Explorer in Splunk Search 02-14-2024
0 4
0
4
ilhwan
I have a distributed environment with 2 independent search heads.  I run the same search on both, and one shows a fie...
by ilhwan Path Finder in Splunk Search 02-14-2024
0 4
0
4
splunktrainingu
Hello,   I am trying to count how many days out of the last 12 months our users logged into two of our servers.  And ...
by splunktrainingu Communicator in Splunk Search 02-14-2024
0 6
0
6
smanojkumar
Hi Splunkers,   I would like to pass the label value to the macro based on some condition, when a single value is sel...
by smanojkumar Contributor in Splunk Search 02-14-2024
0 1
0
1
Abass42
I need some help updating the mmdb file for the iplocation command. Ive read the other forum questions regarding this...
by Abass42 Communicator in Splunk Search 02-13-2024
0 0
0
0
sfghjkl
Hi,I am working my way through some of the splunk courses. I am currently on "working with time".In one of the videos...
by sfghjkl New Member in Splunk Search 02-13-2024
0 1
0
1
NishantKrishna
I am using the below query to merge 2 queries using append. However, I am unable to get the value of the field named ...
by NishantKrishna Loves-to-Learn in Splunk Search 02-13-2024
0 7
0
7
thaghost99
hi i would like some help on how to extract the next 5 lines after a keyword where it extracts the full line where th...
by thaghost99 Path Finder in Splunk Search 02-13-2024
0 5
0
5
Arani_Hari
How to extract alphanumeric and numeric values from aline,  both are dynamic values<Alphanumeric>_ETC_RFG: play this ...
by Arani_Hari Loves-to-Learn Lots in Splunk Search 02-13-2024
0 7
0
7
Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...
Top Solution Authors