Splunk Search

Splunk Search
Community Activity
dkeck
Hi I have the following rex to test a new field extraction: |rex "(?s)<Sql_Text>(((?<a_action>.*)))</Sql_Text>" ...
by dkeck Influencer in Splunk Search 12-01-2016
0 10
0
10
mohammed7860
Hi I have the following event record. I need to create a field extraction on field called openports that is having ...
by mohammed7860 Explorer in Splunk Search 12-01-2016
0 2
0
2
tnoelOTS
I am running a search of my Rapid7 data I need to compare 2 fields Dest_ip and signature_id If both fields have the ...
by tnoelOTS Explorer in Splunk Search 12-01-2016
0 5
0
5
todd_miller
I installed this app yesterday and it's pulling all data except that from the Tor Exit Nodes and the Zeus blacklist (...
by todd_miller Communicator in Splunk Search 12-01-2016
0 13
0
13
mackd
I have two separate searches that I want to group into one. When I use appendcols I get wrong counts for the search ...
by mackd New Member in Splunk Search 12-01-2016
0 2
0
2
wnguyen
I am trying to track the number of active installs for my app. Does the app install count have duplicate counts when ...
by wnguyen Splunk Employee Splunk Employee in Splunk Search 12-01-2016
1 1
1
1
wnguyen
There is an install count and download count listed on the details page of my app. What is the install count for my a...
by wnguyen Splunk Employee Splunk Employee in Splunk Search 12-01-2016
2 1
2
1
pavanae
I'd joined two different searches and trying to display the search 2 table for search 1 users. Both the searches have...
by pavanae Builder in Splunk Search 12-01-2016
0 1
0
1
nagarjuna280
index=bigdata | dump basefilename=MyExport How does this command know the path to save, and how do I change the pat...
by nagarjuna280 Communicator in Splunk Search 12-01-2016
0 3
0
3
egreibl
Hi together, Hope you can help me. I have the following - every day I'll receive user data, and I want to count a...
by egreibl Engager in Splunk Search 12-01-2016
0 2
0
2
kiran331
Hi I have a use case to find users' working hours with start time and end time. Which events will show the informat...
by kiran331 Builder in Splunk Search 12-01-2016
0 6
0
6
pavanae
I am trying to construct a search from almost days to display each user's average of a certain max of distinct count ...
by pavanae Builder in Splunk Search 12-01-2016
0 4
0
4
demkic
Hello, I am stuck on my search and was hoping I could get some help. I am trying to calculate the % increase and di...
by demkic Explorer in Splunk Search 12-01-2016
0 11
0
11
byu168168
I generated a line chart and am plotting on two fields: Time and ID, however, I want to see more than just these two ...
by byu168168 Path Finder in Splunk Search 12-01-2016
0 2
0
2
rajgowd1
HI, i am trying to display ERROR count as a single value and using below search index=myindex ERROR co_name=$co_name...
by rajgowd1 Communicator in Splunk Search 12-01-2016
0 5
0
5
basilarockiaedw
I am connecting my hunk application(6.4) to datastax cassandra 3.1 to get the results for monitoring and the results ...
by basilarockiaedw Path Finder in Splunk Search 12-01-2016
0 4
0
4
dbcase
Hi, I have the below query that works just fine. The thing that I want to add is a percentage (Errors/Success*100) ...
by dbcase Motivator in Splunk Search 12-01-2016
0 1
0
1
ppanchal
I have data in my log which looks like, extraData: { [-] MD_independent_new: 2016-11-30T04:35:57Z ...
by ppanchal Path Finder in Splunk Search 12-01-2016
0 1
0
1
smhsplunk
I only have year-month-day in my _time, when I use table to show in search, it only gives me dates. Yet when I use xy...
by smhsplunk Communicator in Splunk Search 12-01-2016
0 3
0
3
splunk_zen
We may be having performance issues as newly saved search time extractions are not working even after being successfu...
by splunk_zen Builder in Splunk Search 12-01-2016
0 2
0
2
neiowe
Hi all, I am trying to determine the RegEx pattern for the Event Break. Below is an example event. A new event start...
by neiowe Path Finder in Splunk Search 12-01-2016
0 2
0
2
email2vamsi
index="Index1" sourcetype="response" | eval running_ok = if(response_status="Running","0","1") |head 1 |join running_...
by email2vamsi Explorer in Splunk Search 12-01-2016
0 4
0
4
andrewtrobec
Hello, I am trying to determine the number of entries that have a field date that is before or equal to _time. My d...
by andrewtrobec Motivator in Splunk Search 12-01-2016
0 3
0
3
email2vamsi
|eval final = if(running_ok==" " OR running_ok==1,1,0) I want to assign final=1 when (running_ok=="No results found...
by email2vamsi Explorer in Splunk Search 12-01-2016
0 4
0
4
vivekb
I have created following Splunk search: host=xyz* index=my_index NOT(bot) earliest=-1d@d latest=-0d@d | eval searchi...
by vivekb New Member in Splunk Search 12-01-2016
0 8
0
8
Get Updates on the Splunk Community!

Value Insights: Now Generally Available in the CMC

Organizations are under pressure to move faster, control cost, expand AI adoption, and prove value with more ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Splunk App Dev Quarterly Roundup: AI, Agents, and Innovation!

Another quarter, another wave of innovation. From complex integrations to pushing the limits ...
Top Solution Authors