Splunk Search

Splunk Search
Community Activity
khojas02
Hello Everyone!! I have a sample data as below Analyst Span A ...
by khojas02 Engager in Splunk Search 03-16-2020
0 1
0
1
daniel333
All, Member of our management team is concerned about a Splunk Forwarder with a number of processes and threads. Cu...
by daniel333 Builder in Splunk Search 03-16-2020
0 1
0
1
itsmevic
Quick background: I'm looking for SSO logins by users that have authenticated via NTLM. Issue: I copied a snippet...
by itsmevic Communicator in Splunk Search 03-16-2020
0 1
0
1
shivanandbm
Hi all, I am finding duplicate events during search operation. I am bit confused on where the issue is lies and how ...
by shivanandbm Explorer in Splunk Search 03-16-2020
0 7
0
7
frbuser
Query index::dlp | bucket _time span=1d | stats count(EVENT_DESCRIPTION) AS "Count" BY _time,User_Name,EV...
by frbuser Path Finder in Splunk Search 03-16-2020
0 1
0
1
riqbal47010
I have below query index=f5 partition="/Common/-" | rex "Username\s+'(?(.*))'" | eval Username=coalesce(Usernam...
by riqbal47010 Path Finder in Splunk Search 03-16-2020
0 6
0
6
ddrillic
When running an inline search the results limit is high as we have in limits.conf the following. [searchresults] max...
by ddrillic Ultra Champion in Splunk Search 03-16-2020
2 5
2
5
adcon82
Hello Everyone, I'm trying to put together a regex statement that will allow me to select only the XML nodes that co...
by adcon82 Explorer in Splunk Search 03-16-2020
0 9
0
9
piefragnisp
I have a json file with some information regarding soa requests. Basically info such as callee, caller, start and end...
by piefragnisp Explorer in Splunk Search 03-16-2020
0 4
0
4
WXY
If the field value is null, the value is null, and if it is not controlled, it is still the original value I want to...
by WXY Path Finder in Splunk Search 03-16-2020
0 2
0
2
fabrizioalleva
Hi all, is there a way to pass to a report the filename of a csv as variable, to use it as lookup file ? Example: ...
by fabrizioalleva Path Finder in Splunk Search 03-16-2020
0 2
0
2
dabroma5
Hi, I have two types of messages, I would like to receive the numbers from these logs : 2020-03-16 15:12:15,304 ...
by dabroma5 Explorer in Splunk Search 03-16-2020
0 2
0
2
robwx
Hi, I'm trying to work out how I can display values from a column based on a unique number appearing in another colum...
by robwx New Member in Splunk Search 03-16-2020
0 2
0
2
pipipipi
Hi all, I have a lookup like this. caseid date a 19-01-01 15:54:43.934000000 b 19-01-...
by pipipipi Path Finder in Splunk Search 03-16-2020
0 10
0
10
willadams
In a normal search I can do the following: index=foo sourcetype=csv field1!="blah" AND field2!="hah" How would I tran...
by willadams Contributor in Splunk Search 03-16-2020
0 3
0
3
sassens1
Hello, I'd like to build a search that will trigger a spike on my authentication agent failure events but I do not wa...
by sassens1 Path Finder in Splunk Search 03-15-2020
0 5
0
5
khalidewaidah
Dear , I have cluster setup and we need to collect local logging logs from work station using WMI without install UF...
by khalidewaidah Explorer in Splunk Search 03-15-2020
0 3
0
3
Gunjan92
I have a situation where in the span of 10 mins there could be a possibility that we didn't get any data from one of ...
by Gunjan92 Engager in Splunk Search 03-15-2020
1 2
1
2
jrodriguezap
Hi everyone Someone who has used the map command who can help me, I am trying to bind the username of the 12 hours be...
by jrodriguezap Contributor in Splunk Search 03-15-2020
0 2
0
2
ajay_semwal
Hi All, I am trying to build the query to get the website hits for each IP, there are 16 servers ip and wanted to ge...
by ajay_semwal New Member in Splunk Search 03-15-2020
0 1
0
1
zinaalbaik
Hi every one. I want to show device names and their status (connected / disconnected) on the map. The color of point...
by zinaalbaik New Member in Splunk Search 03-15-2020
0 1
0
1
vigneshtv
I have categories.csv that contains list of sub-categories in each category Category,Sub_category Biology,Botany Bio...
by vigneshtv Explorer in Splunk Search 03-14-2020
0 5
0
5
vmeleco
I have 2 searches. Search A produces a table output of "UserIP" Search B produces a table output of "FailedDestina...
by vmeleco New Member in Splunk Search 03-14-2020
0 7
0
7
splunk_learner_
I am new to Splunk and still learning.. I have more than 100 queries to run when asked during a daily activity and i...
by splunk_learner_ New Member in Splunk Search 03-14-2020
0 3
0
3
pratapa
User complained that following query is not displaying any events. index=main sourcetype=wms_oracle_sessions | bucke...
by pratapa Explorer in Splunk Search 03-14-2020
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 ...