Splunk Search

Splunk Search
Community Activity
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
pembleton
Hey there, Two problems with searching and viewing json sourcetypes: 1) Anybody know what's the deal with the json...
by pembleton Path Finder in Splunk Search 12-01-2016
0 3
0
3
pradeepkumarg
In my below query, I want to load sourcetypeA for last 13 weeks, however I want to restrict sourcetypeB for last 7 d...
by pradeepkumarg Influencer in Splunk Search 12-01-2016
2 9
2
9
praveenvemuri
Hi 1) Index=test event=initiated | dedup ip-address | table ip-address gives me the initiated transactions. 2) In...
by praveenvemuri Explorer in Splunk Search 12-01-2016
1 6
1
6
Tim_1
Hi all, I'm new to Splunk, and been stuck at trying to format a table of results. I currently have the a raw resul...
by Tim_1 Path Finder in Splunk Search 12-01-2016
0 2
0
2
Get Updates on the Splunk Community!

Deep Dive: Accelerate threat investigation with Splunk’s AI Assistant in Security

AI is one of the biggest topics in the market today, and for security teams, its value goes far beyond the ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Detection Engineering Office Hours: Real-World Troubleshooting & Q&A

[REGISTER HERE] This thread is for the Community Office Hours session on Detection Engineering Office Hours: ...
Top Solution Authors