Splunk Search

Splunk Search
Community Activity
aj_54321
Hi! I can't seem to figure out how to get a count of each operation in a document like below:  { [-] request_id: 1...
by aj_54321 Explorer in Splunk Search 04-04-2022
0 8
0
8
Newser703
Hello, I have data that look like this :Month Key Value Number ------------------------------ Jan Key1 ...
by Newser703 Explorer in Splunk Search 04-04-2022
0 1
0
1
chrids
I found a close answer to what I'm looking for here:https://community.splunk.com/t5/Splunk-Search/Why-cant-i-supply-a...
by chrids Explorer in Splunk Search 04-04-2022
0 4
0
4
bt149
I have a lookup file that has 5 columns.  Those are src_ip, dest_ip, dest_port, signature and active. src_ip has 18 v...
by bt149 Path Finder in Splunk Search 04-03-2022
0 4
0
4
warlitos
Hello, Let's say I have the following tables index=events _timeevent_idip   index=connections _timeip_addressuser Whe...
by warlitos Explorer in Splunk Search 04-03-2022
0 5
0
5
Hendrik2509
Im trying to join the correct source hostname to my Event from where a RDP Connection was innitiated.Since the Event ...
by Hendrik2509 Engager in Splunk Search 04-03-2022
0 4
0
4
yuanliu
If I do an index search, raw events are listed in reverse _time order, which is often also the reverse _indextime ord...
by SplunkTrust SplunkTrust in Splunk Search 04-03-2022
0 6
0
6
NSCKevinSplunk
Hello,   I have install bonnie++  Ver 1.03e on Ubuntu 20.04.4, try to run Command bonnie++ , attached please fine the...
by NSCKevinSplunk Engager in Splunk Search 04-02-2022
0 7
0
7
EMDurks
Hi, please bear with me, I'm VERY new to Splunk. I've been googling trying to find the proper search, but I'm coming ...
by EMDurks New Member in Splunk Search 04-02-2022
0 2
0
2
yiweishih
I have HEC to send an event to Splunk in JSON format:     { Status: Down Source: GCP URL: url_1 } { Sta...
by yiweishih Explorer in Splunk Search 04-02-2022
0 2
0
2
jymmitch
Sample text from a log that I'm searching: "store license for Store 1234562022-03-27 02:01:59,649 [XNIO-2 task-3] ERR...
by jymmitch Path Finder in Splunk Search 04-01-2022
0 11
0
11
hillsmtb7
I have a query to search particular event id's from Active Directory and see what Targets these apply to.  Instead of...
by hillsmtb7 Explorer in Splunk Search 04-01-2022
0 5
0
5
JP2022
Is there a way to make a timechart like this in splunk? I really don't need the number values on the y axis I mostly ...
by JP2022 New Member in Splunk Search 04-01-2022
0 1
0
1
mrmanishsharma
Hi experts, I wanted to escape the backslash "\" from the below logs, and capture the status code. The output should...
by mrmanishsharma New Member in Splunk Search 04-01-2022
0 6
0
6
DKR1
@links to members'search earliest=-10m latest=now index= 'xyz'(host=abcd123 or host=abcd345)TxnStart2End| rex "Avg=(?...
by DKR1 New Member in Splunk Search 04-01-2022
0 1
0
1
parkz
I'm trying to run the following commands on an index:   | eval elast=strptime(lastSeen,"%Y-%m-%d %H:%M:%S") | eval da...
by parkz Explorer in Splunk Search 04-01-2022
0 1
0
1
boxenberg
Hi, Please indulge me as I am relatively new to Splunk. I wish to create a query or report I can run on demand to pro...
by boxenberg Explorer in Splunk Search 04-01-2022
0 4
0
4
mjones414
I have a time series data source where an alert writes an event indicating that the number of systems an account is l...
by mjones414 Contributor in Splunk Search 04-01-2022
0 2
0
2
msg4sunil
How to know the last event's time from each of the hosts in the system?.  The output can be of the below format?host1...
by msg4sunil Path Finder in Splunk Search 04-01-2022
0 5
0
5
_pravin
Hi Community, We have encountered a weird case with the curl command. One of the users was running a curl command to ...
by _pravin Contributor in Splunk Search 04-01-2022
0 0
0
0
sh254087
I have a long event which I tried to extract fields from, using splunk's extract additional fields feature.  I chose ...
by sh254087 Communicator in Splunk Search 04-01-2022
0 0
0
0
gnostic_device
Hello,  I have logs where there are multiple values for two fields. This data looks like this example below for each ...
by gnostic_device Engager in Splunk Search 04-01-2022
0 3
0
3
amaralt808
Hello, I have a search that prints out a list of numbers in this format. [144 ==> 143][145 ==> 144][144 ==> 145][145 ...
by amaralt808 Path Finder in Splunk Search 04-01-2022
0 6
0
6
microsac
How to convert  `_time` to the column and  `host` as an index while using `mstats`?| mstats avg(_value) prestats=true...
by microsac Explorer in Splunk Search 03-31-2022
0 6
0
6
arusoft
lets say I have a subsearch or multisearch. I want to have my subsearch/multisearch date to be 30 days before the sta...
by arusoft Communicator in Splunk Search 03-31-2022
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 ...