| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 1 1 | 1 | 1 | ||
| 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 2 1 | 2 | 1 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| 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 | ||
| |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 | ||
| 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 |