Splunk Search

Splunk Search
Community Activity
codewarrior
Hi folks, my dataset looks like this:timestampiduserMailreasont1id1a@example.comtestt2id1a@example.comtestt3id1a@exam...
by codewarrior Loves-to-Learn Everything in Splunk Search 06-17-2021
0 3
0
3
darshan
I am storing a certain dataset in summary index which has some events with fields where the values are '=' or '=='. W...
by darshan Observer in Splunk Search 06-17-2021
0 0
0
0
martaBenedetti
Hi community,starting form a custom commands that returns a list of hostnames, I have the need to filter out:platform...
by martaBenedetti Path Finder in Splunk Search 06-17-2021
0 2
0
2
richnavis
I'm would like to construct a search of our phone logs that provides a report indicating when a person calls someone ...
by richnavis Contributor in Splunk Search 06-16-2021
0 1
0
1
anurag1005
Hi, I have a query that returns  Location(Location number, Lattitude, Longitude) and I have calculated the number of ...
by anurag1005 Loves-to-Learn Everything in Splunk Search 06-16-2021
0 1
0
1
moinyuso96
I used transaction to combine 2 rows of raw fields:raw4015_ABCD, Start, 8/11/2020 5:37:10 PM, 123454015_ABCD, Complet...
by moinyuso96 Path Finder in Splunk Search 06-16-2021
0 2
0
2
jonzatlmi
| metasearch index="l-hhvm" OR index="l-nginx" | timechart count as event span=1month by index | eventstats max(event...
by jonzatlmi Explorer in Splunk Search 06-16-2021
0 1
0
1
ebs
Is there a way, besides fillnull, to do an eval if(averageResponse=0, 0.000)?Basically, I want to be able to have the...
by ebs Communicator in Splunk Search 06-16-2021
0 9
0
9
actionabledata
My objective is to increment ReplicaCount if the previous event's field value matches the current event's field value...
by actionabledata Path Finder in Splunk Search 06-16-2021
0 3
0
3
Funderburg78
Upon reading: https://docs.splunk.com/Documentation/Splunk/latest/Data/Configureeventlinebreaking#Configure_event_lin...
by Funderburg78 Path Finder in Splunk Search 06-16-2021
0 0
0
0
RobKelley06
I am attempting to get the success counts by using the results of a search of requests and checking each result for i...
by RobKelley06 Explorer in Splunk Search 06-16-2021
0 4
0
4
moinyuso96
The raw data was uploaded from a .txt file. I managed to create the table as below.rawTestFeatureNameStatusDateTimeSt...
by moinyuso96 Path Finder in Splunk Search 06-16-2021
0 3
0
3
coenporteners
Hi Splunk experts,I believe I found a bug in Splunk search.Some fields in my events contain file paths with relative ...
by coenporteners Engager in Splunk Search 06-16-2021
0 0
0
0
Learnersplunk21
I have a dashboard panel where it is possibility we get no results in the indexer from the backend as it only sends r...
by Learnersplunk21 Engager in Splunk Search 06-16-2021
0 2
0
2
CristianLopez
Hi all,Currently I have the following string to make a table with some values which belong to different events but th...
by CristianLopez New Member in Splunk Search 06-16-2021
0 0
0
0
alexspunkshell
Hi All,I want to combine "LogonIP" in two different searches and get 1 result. Query 1 index=testindex | table LogonI...
by alexspunkshell Contributor in Splunk Search 06-16-2021
0 4
0
4
moinyuso96
Right now I have a table with fields: DateTime, TestFeatureName and Status.How can I create another field "Occurrence...
by moinyuso96 Path Finder in Splunk Search 06-16-2021
0 1
0
1
gabriel_vasseur
I want a way to search the content of all my lookups.If I had just one lookup, I would do something like:  | inputloo...
by gabriel_vasseur Contributor in Splunk Search 06-16-2021
1 0
1
0
indeed_2000
HiI have spl command like this: | rex "duration\[(?<duration>\d+)\].*?method:\s(?<method>[^\s]+)" | xyseries _time me...
by indeed_2000 Motivator in Splunk Search 06-15-2021
0 1
0
1
rangarbus
Hello Folks, In my current use case i receive events with 3 fields as json .  { 'tid''123', ' 'type': 'R', 'app_name'...
by rangarbus Path Finder in Splunk Search 06-15-2021
0 9
0
9
ebs
Hi,When using the suggested appendpipe [stats count | where count=0] I've noticed that the results which are not zero...
by ebs Communicator in Splunk Search 06-15-2021
0 9
0
9
ivrift
Hello, why do custom commands not work in Preview mode? Here is the INFO log I've recieved in my search.log: 04-13...
by ivrift Engager in Splunk Search 06-15-2021
1 6
1
6
RobKelley06
I am trying to extract 2 fields out of the result, but it keeps grabbing the wrong values.Example result:123456789:17...
by RobKelley06 Explorer in Splunk Search 06-15-2021
0 1
0
1
marycordova
Let's say I want to display the total number of unique possible combinations for a given set of things (n) when vario...
by SplunkTrust SplunkTrust in Splunk Search 06-15-2021
0 4
0
4
sunket6006
From file =/apps_data_01/scds2/billing/processed/ICD_TXN2_210613.csv To node =snode=MCCDPVPN To user = To file =DTF.A...
by sunket6006 Engager in Splunk Search 06-15-2021
0 18
0
18
Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...
Top Solution Authors