Splunk Search

Splunk Search
Community Activity
ajay_mk
Hi, If my search returns a string value of "ABCDEF" 1) How do I modify the search to reverse this value so it outpu...
by ajay_mk Explorer in Splunk Search 07-23-2019
1 13
1
13
emilynicole73
index="YOURINDEX" |stats count by domain, id.orig_h | sort -count |stats list(domain) as Domain, list(count) as count...
by emilynicole73 Engager in Splunk Search 07-23-2019
0 3
0
3
borgetko
Hello. I have this search: index="flow" earliest=-15m latest=now | append [search index="flow" earliest=-15m lates...
by borgetko New Member in Splunk Search 07-23-2019
0 3
0
3
aasfga
Hi, I have problem with optimizer. It doesn't make pushdown optimization when I'm using join. I have event dataset wi...
by aasfga New Member in Splunk Search 07-23-2019
0 0
0
0
morethanyell
Hi. I've noticed there are some hidden fields in every event ingested into Splunk, like _indextime. Is there some sor...
by morethanyell Builder in Splunk Search 07-22-2019
0 2
0
2
ahogbin
Hello, I am trying to extract the last 3 characters from an extracted field. The field is in the format of 122RN0057...
by ahogbin Communicator in Splunk Search 07-22-2019
0 3
0
3
payal23
Extraction should be like : For the measTypes Count=120 AcceptCount=10 and so on.. <measInfo> <gra...
by payal23 Path Finder in Splunk Search 07-22-2019
0 8
0
8
mmqt
So my systems can spawn upto and above 150+ instances of the same application. I'm using the generic perfmon Process ...
by mmqt Path Finder in Splunk Search 07-22-2019
0 1
0
1
somesoni2
Hi All, I am ingesting a json log file. The data contains a JSON array with multiple fields. Sample format { "pay...
by Revered Legend in Splunk Search 07-22-2019
3 6
3
6
asarolkar
I have a Dashboard with two stacked bar charts in a view I created by going to Manager » User interface » Views. <f...
by asarolkar Builder in Splunk Search 07-22-2019
0 3
0
3
mayank101
I have a checkbox in which user has to enter the hostname manually by himself. So on the basis of the hostname entere...
by mayank101 New Member in Splunk Search 07-22-2019
0 2
0
2
genesiusj
Hello, I have searched Answers and will continue to search after I post this. I'm not sure I am entering the correct ...
by genesiusj Builder in Splunk Search 07-22-2019
0 6
0
6
jslealdi
Hi guys. I want to create a variable, lets say my_var_thresdold = 1000 After that, I want to use that var in two pla...
by jslealdi Explorer in Splunk Search 07-22-2019
0 3
0
3
astatrial
Hello, I have difficulties with creating a comparison chart for the next data structure: search Count ...
by astatrial Contributor in Splunk Search 07-22-2019
0 7
0
7
mayank101
I have a search that accumulates the total count for host over a 6 period of months. Now when I am trying to draw a ...
by mayank101 New Member in Splunk Search 07-22-2019
0 0
0
0
Glasses
Hi, I have an audit report I need to run daily. I need an email daily even if the report shows no results. The ema...
by Glasses Builder in Splunk Search 07-22-2019
0 6
0
6
brinley
I'd like to add an icon to a value in a table whose color matches the color associated with that value in a chart. I ...
by brinley Path Finder in Splunk Search 07-22-2019
0 5
0
5
venkat0896
Hi Guys in splunk i need to create a report . i am trying to create a table with two columns please find the search k...
by venkat0896 Path Finder in Splunk Search 07-22-2019
0 4
0
4
satyaallaparthi
Hello, I have my own Splunk where I installed SPLUNK ES and I just got the Search head access from somebody's SPLUN...
by satyaallaparthi Communicator in Splunk Search 07-22-2019
0 0
0
0
shayhibah
Hi, I would like to combine 2 logs (or more) as the following: log #1: time=1563281015|name=sh_lab|a=1|b=2|c=3| lo...
by shayhibah Path Finder in Splunk Search 07-22-2019
0 3
0
3
krsuraj11
I have 4 columns with 1 data in each, I wrote this query with the help of AppendCols and populate my results, now I w...
by krsuraj11 New Member in Splunk Search 07-22-2019
0 2
0
2
jonleach
Disclaimer - very green to Splunk My timechart is built with the following $search | timechart avg(date_hour) by ...
by jonleach New Member in Splunk Search 07-22-2019
0 2
0
2
Stevelim
Given a week worth of timestamped data like the following: 1st FEB Time = "010219 0100" Category = "A" Value = "1.1"...
by Stevelim Communicator in Splunk Search 07-22-2019
0 2
0
2
jerrytao
index=A | stats count as count1 index=A | dedup field1 field2 | stats count as count2 This 2 searched have same inde...
by jerrytao Engager in Splunk Search 07-22-2019
0 1
0
1
jonu4u
Hi, I'm trying to show ratio of active vs total count of students by school in a map. Whereever the ratio is less tha...
by jonu4u New Member in Splunk Search 07-22-2019
0 0
0
0
Get Updates on the Splunk Community!

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

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

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, ...

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 ...
Top Solution Authors