Splunk Search

Splunk Search
Community Activity
vrmandadi
I am trying to do field extraction from the _time only the month,date and year but just not getting it.I know strftim...
by vrmandadi Builder in Splunk Search 05-10-2018
0 7
0
7
vikramyadav
When I login I get too many logon events. How do I filter successful events? This is the query:- index="wineventlog"...
by vikramyadav Contributor in Splunk Search 05-10-2018
2 1
2
1
jyotirmayee_tri
I am getting duplicate logs from particular index , please let me know how to rectify this.
by jyotirmayee_tri New Member in Splunk Search 05-10-2018
0 1
0
1
oliverj
I have 2 sites configured with a multisite cluster. Site 1: Indexer, manager, independent search head. Site 1: Indexe...
by oliverj Communicator in Splunk Search 05-10-2018
0 5
0
5
RRajneesh
Hi, I have the below output : "(|01/01/16|01/01/18|01/05/18|04/02/18|05/01/17|05/05/16|05/08/17|)" The desired ou...
by RRajneesh New Member in Splunk Search 05-10-2018
0 4
0
4
sarwshai
This is the eval statement i am using along with case but getting error. eval total=case(critical>0 AND high>0,criti...
by sarwshai Communicator in Splunk Search 05-10-2018
0 10
0
10
aamirs291
Everyone, The events on splunk for me have data in the following format : ticket_num,actual_start_time,finish_time...
by aamirs291 Path Finder in Splunk Search 05-10-2018
0 5
0
5
wvalente
Hi guys, I have to configure the timespan to roll data to warm, cold and frozen. The question is: How can configur...
by wvalente Explorer in Splunk Search 05-10-2018
0 4
0
4
landen99
I want to click on an entry in a table and see the record or records behind it in a new window. I found one question ...
by landen99 Motivator in Splunk Search 05-10-2018
1 17
1
17
jiaqya
I have a file to index which has a date field ( currentdate) . How to configure the input regex so as to use this fie...
by jiaqya Builder in Splunk Search 05-10-2018
0 2
0
2
nabeel652
I have two tables in a dashboard, The top one lists all the WAN links and the bottom one shows the detailed link util...
by nabeel652 Builder in Splunk Search 05-10-2018
0 2
0
2
jeffsegal
I am trying to create a report that would tell me if an item that should be available within a certain timeframe (i.e...
by jeffsegal Explorer in Splunk Search 05-09-2018
0 7
0
7
andrewbeak
Hi, I'm using JSON extract on my rows. I want to use the value that is contained in "message.time" instead of _time...
by andrewbeak Path Finder in Splunk Search 05-09-2018
0 11
0
11
Chandras11
Hi Everyone, I have a very small conceptual doubt. Does the eval case do case insensitive compare or will it compare...
by Chandras11 Communicator in Splunk Search 05-09-2018
0 5
0
5
mkoh
If I search, I can see the count value of each field for one minute, and also want to know the sum count value 10 min...
by mkoh New Member in Splunk Search 05-09-2018
0 4
0
4
pavanae
I have a query as follows index=abc sourcetype=def | stats count by field_A | eval mb=round(count/1024/1024,2) whi...
by pavanae Builder in Splunk Search 05-09-2018
0 2
0
2
gilbxrtx_7
I want to create a field which extract values, however I have some field values that I want to extract which contain ...
by gilbxrtx_7 New Member in Splunk Search 05-09-2018
0 12
0
12
rakeshyv0807
Hi - I have a query where it results in total number of results of number of people logged into an application and I...
by rakeshyv0807 Explorer in Splunk Search 05-09-2018
0 8
0
8
sachinsingh2005
I have total 12 hosts which are coming through my sourcetype (input) and are below: UK1 App Server 1 UK1 App Server ...
by sachinsingh2005 Explorer in Splunk Search 05-09-2018
0 9
0
9
dwong2
.....search | eval Type=case(like(publishId,"%U"),"unsubscribed",like(publishId,"%S"),"subscribed") | stats count by...
by dwong2 New Member in Splunk Search 05-09-2018
0 4
0
4
sarathipattam
Hi, below is my query index_ sourcetype=main | stats count(eval(level="Error")) as ERRORS count(eval(level="Inform...
by sarathipattam New Member in Splunk Search 05-09-2018
0 3
0
3
pavanae
I have a query as below field_A!="A" AND (field_B="abc" OR field_B="def" OR field_B="ghi" OR field_B="jkl" OR field...
by pavanae Builder in Splunk Search 05-09-2018
0 1
0
1
bscavotto
I have a powershell script that audits some files and creates an Windows application event log with the filepaths of ...
by bscavotto New Member in Splunk Search 05-09-2018
0 5
0
5
harry2007gsp
I have multiple searches in splunk which use the same lookup table. Is it possible I can check among all the searches...
by harry2007gsp Path Finder in Splunk Search 05-09-2018
0 3
0
3
bruno_eduardo
I need to remove a list of servers from my search. This list changes once a month so I thought of using a lookup tabl...
by bruno_eduardo Path Finder in Splunk Search 05-09-2018
0 6
0
6
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