Splunk Search

Splunk Search
Community Activity
chvenu17
I need regular expression to extract JSON from message field .. Can some one help After extract i want to parse the e...
by chvenu17 Path Finder in Splunk Search 02-06-2024
0 10
0
10
zebraslunker
i have a splunk query below that returns me ( ( ( list_value2="dev1" OR list_value2="dev2" OR list_value2="dev5" OR l...
by zebraslunker Loves-to-Learn in Splunk Search 02-06-2024
0 3
0
3
beeville
Running the search below gives me a horizontal list of the fields and values where I scroll left to right. How do you...
by beeville Observer in Splunk Search 02-06-2024
0 1
0
1
gabrieltrust
I need to find new added hosts using lookup files.The solutions in blog didn't work for me.I will create a lookup fil...
by gabrieltrust Engager in Splunk Search 02-06-2024
0 3
0
3
vegarberget
Hello,Do anyone have a quick howto on using this application.With examples?
by vegarberget Engager in Splunk Search 02-06-2024
0 1
0
1
pcookhayboo
I've been working to recreate a query in Splunk from Microsoft Defender Endpoint that shows what files users have cop...
by pcookhayboo Explorer in Splunk Search 02-05-2024
0 1
0
1
afs_splunk
We have a splunk query that pulls down a list of values daily.  We are looking to see if we can use splunk to find th...
by afs_splunk Observer in Splunk Search 02-05-2024
0 1
0
1
Haleem
index=xxxx source=*xxxxxx*| eval respStatus=case(responseStatus>=500, "ERRORS", responseStatus>=400, "EXCEPTIONS", re...
by Haleem Engager in Splunk Search 02-05-2024
0 2
0
2
lhillscu
I have an index that contains all the hits for our WAF and an index that contains the subsequent API call details for...
by lhillscu Engager in Splunk Search 02-05-2024
0 8
0
8
varma364
How do I merge the below 2 complex queries? Let me know if it's possible in Splunk?Search 1: -      index=ABC (event...
by varma364 Path Finder in Splunk Search 02-05-2024
0 5
0
5
mayurkale471757
Hi Team I have the below Json string coming as an event in Splunk logs .after data, the next field could be a, b, c, ...
by mayurkale471757 Explorer in Splunk Search 02-05-2024
0 7
0
7
tmeader
I've got some other questions on here out in regards to search performance, and several replies have mentioned "disab...
by tmeader Contributor in Splunk Search 02-05-2024
2 5
2
5
smith_
Hi all,help me extracting the field from the below two eventsSystem.Exception: Assertion violated: stream.ReadByteInt...
by smith_ Builder in Splunk Search 02-05-2024
0 3
0
3
dm2
Hi, I have this query that calulates how much time the alerts are open, so far so good, but unfortunatelly if the rul...
by dm2 Explorer in Splunk Search 02-05-2024
0 15
0
15
chakavak
I have installed splunk and added windows systems to splunk through universal forwarder, but I have a problem with de...
by chakavak Loves-to-Learn Lots in Splunk Search 02-04-2024
0 14
0
14
Nasser
I have file.csv and I want to do an action, action="blocked" but it appears to me there is no result after searching ...
by Nasser Explorer in Splunk Search 02-04-2024
0 5
0
5
TwitchyB
Hello, I'm starting out on my splunk journey and have been tasked with figuring out a dashboard for my executives. I ...
by TwitchyB New Member in Splunk Search 02-02-2024
0 3
0
3
DEADBEEF
I have a multivalue field and am hoping I can get help to replace all the non-alphanumeric characters within a specif...
by DEADBEEF Path Finder in Splunk Search 02-02-2024
0 10
0
10
JoshMc
The goal is to fire off an alert if there is a lag in metrics for a given index. I can calculate this for each "app" ...
by JoshMc Loves-to-Learn in Splunk Search 02-02-2024
0 1
0
1
sbollam
Hello Everyone,I have created and alert which uses sendresults command to format the email notification.But the probl...
by sbollam Explorer in Splunk Search 02-02-2024
0 1
0
1
Shahnoor
Hello, I'm trying to sum by groups (I have 2 groups) and then plot them individually and also the sum. I'm using foll...
by Shahnoor Explorer in Splunk Search 02-02-2024
0 1
0
1
att35
Hi,We are using following regex to capture "caused by" exceptions within java stack trace.Caused by: (?P<Exception>[^...
by att35 Builder in Splunk Search 02-02-2024
0 1
0
1
ravir_jbp
 Need help on getting rex query. I am getting below two events. I am able to rex for event 1 with NULL field. But I a...
by ravir_jbp Explorer in Splunk Search 02-02-2024
0 2
0
2
nateloepker
Hello,I am attempting to write some regex with a lookahead.My event ispluginText: <plugin_output>Here is the list of ...
by nateloepker Explorer in Splunk Search 02-02-2024
0 1
0
1
smahoney
Given that per host there are 2 events logged, one indicating transition to active and one indicating transition to i...
by smahoney Path Finder in Splunk Search 02-02-2024
0 1
0
1
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...
Top Solution Authors