Splunk Search

Splunk Search
Community Activity
anooshac
Hi all, I have 2 queries, from one i get a list of files and the other query should use these files as their source t...
by anooshac Communicator in Splunk Search 03-11-2022
0 7
0
7
Gian89
Hello Community, I have quite a strange issue to face...For a project I'm working on, I would need to create a new ca...
by Gian89 Explorer in Splunk Search 03-11-2022
0 4
0
4
jip31
Hello I use 2 separate search almost identical Now I want to merge these 2 search in one search Here is the search   ...
by jip31 Motivator in Splunk Search 03-11-2022
0 14
0
14
darls15
Hi I'm fairly new to Splunk and I need to round my time field up/down to the nearest hour. For example... If now retu...
by darls15 Explorer in Splunk Search 03-11-2022
0 3
0
3
dm1
I am indexing email data that Splunk reads from an inbox folder (via TA-mailclient). Those emails contain a csv file ...
by dm1 Contributor in Splunk Search 03-10-2022
0 4
0
4
jip31
hi I  use a "link to the search" drilldown from a table panel  When I have a look to my xml, I have a lot of special ...
by jip31 Motivator in Splunk Search 03-10-2022
0 4
0
4
MOHITJOSHI
JSON field=value pairing i have a log with single field name TestCategories and has multiple values in it like--x,y,z...
by MOHITJOSHI Engager in Splunk Search 03-10-2022
0 1
0
1
cvjbrooks
I am updating a CSV on disk via the search api using outputlookup.  Each time I run my script using the same source C...
by cvjbrooks New Member in Splunk Search 03-10-2022
0 2
0
2
jip31
hello as you can see i stats events following the bin time value But when the bin time value is equal to 0, I have no...
by jip31 Motivator in Splunk Search 03-10-2022
0 14
0
14
CarbonCriterium
I am looking to export the results of a Splunk search that contains transforming commands.  When I run the same searc...
by CarbonCriterium Path Finder in Splunk Search 03-10-2022
0 4
0
4
SIEMStudent
Hi Splunkers,i'm trying to build a most common search, wich is: track when a WIndows/Active Directory account is chan...
by SIEMStudent Path Finder in Splunk Search 03-10-2022
0 2
0
2
neerajs_81
Gentlemen,How can i use eval  to assign a field  values of 2 different fields ?In my events, i have 2 fields:  empID ...
by neerajs_81 Builder in Splunk Search 03-10-2022
0 6
0
6
Minghao
I have a log like below:  index=login sourcetype=login new_user=1  I also have logs without new_user label  index=log...
by Minghao Explorer in Splunk Search 03-10-2022
0 9
0
9
yk010123
I have the following log that Splunk is not recognizing well : msg=id=123342521352 operation=write   How can I write ...
by yk010123 Path Finder in Splunk Search 03-09-2022
0 1
0
1
mreid2005
Hi,Long time reader, first time poster.  I've cobbled together this query that generates a count by status for last w...
by mreid2005 Observer in Splunk Search 03-09-2022
0 1
0
1
thaghost99
  index=testlab sourcetype=testcsv | rex field="status detail" "(?<message_received_name>Messages Received)\\s*[0-9,...
by thaghost99 Path Finder in Splunk Search 03-09-2022
0 1
0
1
wjmaxwe2
SOURCE CODE | eventstats count(eval(errorCount=0)) AS passed, count(shortVIN) AS total | timechart span=1w@w0 eval((p...
by wjmaxwe2 New Member in Splunk Search 03-09-2022
0 1
0
1
gtamaki
I'm trying to extract a report for devices in my network. Home assistant sends a log record with a value of 1 when a ...
by gtamaki Engager in Splunk Search 03-09-2022
0 2
0
2
thaghost99
hi i am hoping for some help regarding this. basically i would like to compare (subtract current to previous) the val...
by thaghost99 Path Finder in Splunk Search 03-09-2022
0 5
0
5
rwinkler
We are having an issue with our new 8.2.2 splunk instance any time there's a subsearch with a lot of data being searc...
by rwinkler Loves-to-Learn in Splunk Search 03-09-2022
0 0
0
0
Fe-atSplunk
I am looking for “failed login for ADMIN detected” but because the time in Time is two years late it doesn’t alert. M...
by Fe-atSplunk Explorer in Splunk Search 03-09-2022
0 4
0
4
Bala
Hi Team i have a log message and i want to filter the all log messages which contains the below highlighted text. and...
by Bala Explorer in Splunk Search 03-09-2022
0 3
0
3
jakubvojacek
Hello all, is it possible to call Splunk RestAPI with request in JSON. I am trying in SOAP UI software, media Type = ...
by jakubvojacek Loves-to-Learn in Splunk Search 03-09-2022
0 1
0
1
ave19
I have an external lookup script that works mostly fine. Given an IP address from an event, it can match the address ...
by ave19 Explorer in Splunk Search 03-09-2022
0 7
0
7
fpedrosa
Hi, I have this search:  | spath | rename object.* as * | spath path=events{} output=events | stats by timestamp, ev...
by fpedrosa Engager in Splunk Search 03-09-2022
0 7
0
7
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 ...