Splunk Search

Splunk Search
Community Activity
ND
Hi Everyone,   below is my query to use thousand comma separator: |inputlookup abc.csv | chart sum(field1) as field1 ...
by ND Path Finder in Splunk Search 04-13-2022
0 1
0
1
inkedia
    I have to extract the highlighted value as a single field in splunk. Any help.
by inkedia Explorer in Splunk Search 04-13-2022
0 4
0
4
ofer_s
I cant seem to find an example parsing a json array with no parent. Meaning, I need to parse: [{"key1":"value2}, {"ke...
by ofer_s Loves-to-Learn in Splunk Search 04-13-2022
0 1
0
1
splunkboob
i want to have an overview of malicious network traffic in my network and i decided to filter out all the "good" traf...
by splunkboob Explorer in Splunk Search 04-13-2022
0 1
0
1
yk010123
Considering a field like :  field=select id from table where id In ["123","12"] limit 1 field=select id from table wh...
by yk010123 Path Finder in Splunk Search 04-12-2022
0 2
0
2
vjsplunk
I am trying to set timestamp for the event : ======== Sat Mar 19 16:33:08 2022 -05:00 LENGTH : '228' ACTION :[7] 'CO...
by vjsplunk Loves-to-Learn Everything in Splunk Search 04-12-2022
0 5
0
5
karthi25
As shown below I have only two events present on my indexBut when i execute the below search queryindex = **** |rex f...
by karthi25 Path Finder in Splunk Search 04-12-2022
0 3
0
3
yk010123
I have the following data :  ServiceMessageService1Hello worldService2Another messageService1Hello worldService1Some ...
by yk010123 Path Finder in Splunk Search 04-12-2022
0 2
0
2
ojtoids
These are ticket platform logs with field 'lastupdated' which contains time and date [2022-04-12 12:12:17.160000+00:0...
by ojtoids Explorer in Splunk Search 04-12-2022
0 1
0
1
ahmed_aladwani
Hello everybody, This is actually my first post here so forgive me if I missed up or posted in the wrong section. I'm...
by ahmed_aladwani Engager in Splunk Search 04-12-2022
0 1
0
1
mrigs13
Hi, I am trying to write a query that would get me the average TPS and average response time for services in the same...
by mrigs13 Explorer in Splunk Search 04-12-2022
0 10
0
10
bheptinstall
I have a dashboard setup that returns a few searches for my organization. When I click the export button underneath t...
by bheptinstall Engager in Splunk Search 04-12-2022
0 2
0
2
jpfrancetic
Greetings Splunk Community, I am currently working on a search and I am trying to drop rows that have "NULL" in them....
by jpfrancetic Path Finder in Splunk Search 04-12-2022
0 1
0
1
saurav47
Hey Team, I have some 150+ ip addresses in CIDR format (IE 96.24.0.0/16, etc) , i am getting my search result with on...
by saurav47 Loves-to-Learn Lots in Splunk Search 04-12-2022
0 1
0
1
Allene139
I have 2 searches and I want to link 2 together in one table.The first search: index=very_big_index caseNumber=123456...
by Allene139 Explorer in Splunk Search 04-12-2022
0 4
0
4
neerajs_81
GentlemenMy raw events have a field called login_time which has values of format ( 2022-04-11 10:52:08 ) .  This is t...
by neerajs_81 Builder in Splunk Search 04-12-2022
0 6
0
6
bijodev1
Hi Team, when I use curl - I am able to get the output in JSON format. But when I am trying to use requests module, I...
by bijodev1 Communicator in Splunk Search 04-12-2022
0 7
0
7
greekleo89
Hi all, New to splunk and i have seen that this has been asked many times but most of the results are based on matchi...
by greekleo89 Loves-to-Learn Everything in Splunk Search 04-12-2022
0 9
0
9
neerajs_81
Hi All,  I have two sourcetypes in the same index, however the fields names are different but the value is same for t...
by neerajs_81 Builder in Splunk Search 04-12-2022
0 3
0
3
tehong
Hi Experts!I am trying to REPLACE the join command to the stats command because the subsearch result exceeds 50000.Ho...
by tehong Explorer in Splunk Search 04-11-2022
0 2
0
2
azleeshah
Im trying to nullified  data in "status" field  for any value match as "InActive" based on accounttype . Appreciate h...
by azleeshah Explorer in Splunk Search 04-11-2022
0 2
0
2
azleeshah
username to split  - domain\user expected result  for user2 field -         domain                                   ...
by azleeshah Explorer in Splunk Search 04-11-2022
0 2
0
2
corehan
Hello dears, Can i list search result with stat count like hourly trend ? Example; Hour : 00:00 EventCount: 10 Hour :...
by corehan Explorer in Splunk Search 04-11-2022
0 5
0
5
will09222
Hi, I am new to splunk. Currently using this query to get the count index=* SrcCountry=* | stats count by SrcCountry....
by will09222 New Member in Splunk Search 04-11-2022
0 1
0
1
POR160893
Hi, I have an index of log events and I have been asked to exclude all events with a certain string in it. The String...
by POR160893 Builder in Splunk Search 04-11-2022
0 4
0
4
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 ...