Splunk Search

Splunk Search
Community Activity
GEB
Our splunk implementation has SERVERNAME as a preset field, and there are servers in different locations, but there i...
by GEB Explorer in Splunk Search 02-21-2024
0 4
0
4
guywood13
 index=my_index source="/var/log/nginx/access.log" | stats avg(request_time) as Average_Request_Time | where Average...
by guywood13 Path Finder in Splunk Search 02-21-2024
0 7
0
7
simo
hiI have this situationindex="idx" [| inputlookup name.csv | table id name ]idx=idname1a2aaa1A2aaa12abbb lookupidname...
by simo Path Finder in Splunk Search 02-21-2024
0 1
0
1
Harikiranjammul
Can some one please help with the regex that can be used to view the below event in tabular format.EventINFO > 2024-0...
by Harikiranjammul Explorer in Splunk Search 02-21-2024
0 1
0
1
bigll
Hi.I have a single filed for date and time of event - 2024-02-19T11:16:58.930104ZI would like to have to fields Date ...
by bigll Path Finder in Splunk Search 02-21-2024
0 3
0
3
ea-2023
HelloI have a working dashboard where I have various fields that can be defined (field1 and field2 in the example), a...
by ea-2023 Path Finder in Splunk Search 02-20-2024
0 11
0
11
att35
We have application data coming from Apache Tomcat's and have a regex in place to extract exception name. But there a...
by att35 Builder in Splunk Search 02-20-2024
0 3
0
3
atul9771
I need help to write a search query where the result from the one query is passed onto the second query1 we import th...
by atul9771 Engager in Splunk Search 02-20-2024
0 2
0
2
ramnaresh2051
I have requirement to calculate total time a user has been connected to system, for that I have logs as below which s...
by ramnaresh2051 Engager in Splunk Search 02-20-2024
0 3
0
3
DaClyde
In Microsoft IIS logs, when a field is empty, a dash ( - ) is used instead of leaving the value blank.  Presumably th...
by DaClyde Contributor in Splunk Search 02-20-2024
0 4
0
4
att35
We have a search where one of the fields from base search is passed onto a REST API using map command.  <Base Search>...
by att35 Builder in Splunk Search 02-20-2024
0 2
0
2
Olivier2024
Hi all,I'm trying to extract a part of a field. The field named Computer and is like MySrv.MyDomain.MySubDom1.comMySu...
by Olivier2024 Explorer in Splunk Search 02-20-2024
0 4
0
4
ITSplunk117
I'm using a modified search from splunksearches.com to get the events from the past two days and returning the differ...
by ITSplunk117 Path Finder in Splunk Search 02-20-2024
0 2
0
2
omcollia
"I have an issue with creating a field named 'Path' which should be populated with 'YES' or 'NO' based on the followi...
by omcollia Engager in Splunk Search 02-20-2024
0 3
0
3
DEADBEEF
I have a timechart that shows the last 30d and with the timechart I also have a trendline showing the sma7.  The prob...
by DEADBEEF Path Finder in Splunk Search 02-19-2024
0 3
0
3
Harish2
|mstats avg(os.mem.utilized) as Memory_Used where index=metricsidx host=host1 OR host=host2 span=1d |table Memory_Us...
by Harish2 Path Finder in Splunk Search 02-19-2024
0 3
0
3
runiyal
I have a logfile like this - 2024-02-15 09:07:47,770 INFO [com.mysite.core.app1.upload.FileUploadWebScript] [http-ni...
by runiyal Path Finder in Splunk Search 02-19-2024
0 7
0
7
jip31
hi When I call the lookup like below it works fine     | inputlookup test.csv     but when I use the lookup in a sear...
by jip31 Motivator in Splunk Search 02-19-2024
0 20
0
20
MattiaP
Hi, I have an index that doesn't show events anymore. Could you help me please?On November I had a problem with Mongo...
by MattiaP Loves-to-Learn Lots in Splunk Search 02-19-2024
0 9
0
9
codetester
 So we have a query: (index="it_ops") source="bank_sys" message.content.country IN ("CANADA","USA","UK","FRANCE","SP...
by codetester Loves-to-Learn Lots in Splunk Search 02-19-2024
0 1
0
1
rzv424
We want an alert to run every day (Monday-Sunday) on a 30 minutes interval with one exception. The exception is it sh...
by rzv424 Engager in Splunk Search 02-19-2024
0 2
0
2
mahesh27
Created 2 drop downs in a dashboard. 1. Country2. Applications (getting data from .csv file)In applications drop down...
by mahesh27 Communicator in Splunk Search 02-18-2024
0 4
0
4
pitt93
I am trying to get a understanding why I get a different count total for the number of events for the following searc...
by pitt93 New Member in Splunk Search 02-18-2024
0 1
0
1
SplunkDash
Hello,I have a lookup table called account_audit.csv and have a timestamp field UPDATE_DATE=01/05/24 04:49:26. How ca...
by SplunkDash Motivator in Splunk Search 02-18-2024
0 6
0
6
Muthu_Vinith
Hey Experts, I'm new to splunk and I'm trying to extract APP WEB and MNOPQ from a field called result. Can someone pl...
by Muthu_Vinith Path Finder in Splunk Search 02-18-2024
0 8
0
8
Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...
Top Solution Authors