Splunk Search

Splunk Search
Community Activity
queryboy
I need to add multiple values from a CSV to a main Search I have, I used the lookup command but I think that will jus...
by queryboy Explorer in Splunk Search 11-01-2022
0 3
0
3
karu0711
I use  index= main | lookup test1.csv Severity1 | stats  count by Severity  The lookup table have 5 value ( Veryhigh,...
by karu0711 Communicator in Splunk Search 11-01-2022
0 18
0
18
fpedrosa
Hello y'all!I'm trying to use the Single Value object, and build a search which count the number of the records and s...
by fpedrosa Engager in Splunk Search 11-01-2022
0 7
0
7
cpm003
Hello all! I´m so lost trying to get full process tree to visualize it in dendogram https://splunkbase.splunk.com/app...
by cpm003 Path Finder in Splunk Search 11-01-2022
0 1
0
1
SumanPalisetty
Hi, I have used eval with multiple if conditions and it's failing. Kindly help.   source = "2access_30DAY.log" | eva...
by SumanPalisetty Path Finder in Splunk Search 11-01-2022
0 7
0
7
loki
Hi, I have been tasked to design an alert to trigger whenever there is a modification of the "search query" of an ale...
by loki New Member in Splunk Search 11-01-2022
0 1
0
1
boxmetal
Hi Splunk Community, I need help to check whether my directory field match the regex The regex I used is ^\w+:\\root_...
by boxmetal Path Finder in Splunk Search 11-01-2022
0 3
0
3
syloee
hello index=_audit user=admin action=search info=granted search=* | table search_id search| replace "'search *" WITH ...
by syloee Explorer in Splunk Search 11-01-2022
0 3
0
3
metylkinandrey
Good afternoon!The infrastructure command gave me permissions so that I can add a dashboard tab to my application. I ...
by metylkinandrey Communicator in Splunk Search 11-01-2022
0 9
0
9
aa0
Hi all,I'm trying to create category based on host category: Lab,Personal,Staff and get workstations to be counted fo...
by aa0 Path Finder in Splunk Search 11-01-2022
0 2
0
2
paras
I need to be able to split multiple fields that have a delimiter of "|#|". The field name will differ depending on th...
by paras Explorer in Splunk Search 10-31-2022
0 2
0
2
SumanPalisetty
Hi, I wrote a eval command and its not working. Kindly help. source = "2access_30DAY.log" | eval "new_field" = case('...
by SumanPalisetty Path Finder in Splunk Search 10-31-2022
0 7
0
7
AK_Splunk
SPL to extract field and field value when data seems like belowscreenshot attached.I need help in extracting field as...
by AK_Splunk Explorer in Splunk Search 10-31-2022
0 3
0
3
tobiasboone1
I have a unique query that I think I have a general logical approach to solving, but the syntax and most efficient ro...
by tobiasboone1 Explorer in Splunk Search 10-31-2022
0 10
0
10
SumanPalisetty
Hi, Can we concatenate a string with a number using eval with '.' operator? I got to know that from a video, but when...
by SumanPalisetty Path Finder in Splunk Search 10-31-2022
0 3
0
3
andrew_burnett
I have a distributed Splunk environment, meaning a SHC and IDX cluster connected via distributed search as outlined i...
by andrew_burnett Path Finder in Splunk Search 10-31-2022
0 1
0
1
vinceisvince
I can control the data sent to the fields.  All fields on the deafult search allow you include/exclude in search resu...
by vinceisvince Observer in Splunk Search 10-31-2022
0 1
0
1
SumanPalisetty
Hi,I have a question for my understanding. Kindly help.You had data in the past, one fine day if you see there is no ...
by SumanPalisetty Path Finder in Splunk Search 10-31-2022
0 4
0
4
GaetanVP
Hello Splunkers,I am facing some errors every time I relaunch my Splunk service on my HF.Inside splunkd.log I have th...
by GaetanVP Contributor in Splunk Search 10-31-2022
0 2
0
2
Woodpecker
Hey Splunkers,Can someone please help me with the logic, how can I finetune the search below to detect DNS tunnelling...
by Woodpecker Path Finder in Splunk Search 10-31-2022
0 1
0
1
metylkinandrey
Tell me, is this message format possible for sending to splunk: curl --location --request POST 'http://170.25.25.25:8...
by metylkinandrey Communicator in Splunk Search 10-31-2022
0 2
0
2
smanojkumar
My requirement is to utilize the results of the sub-search and use it with the results of the main search results, bu...
by smanojkumar Contributor in Splunk Search 10-31-2022
0 5
0
5
Ra1n
Hi,  ive got the below query that im using to try and see when correlation searches have been edited: | rest splunk_s...
by Ra1n New Member in Splunk Search 10-31-2022
0 1
0
1
metylkinandrey
Good afternoon!We have a problem in the workflow: a part of the customer's system, which is not developed by us, is n...
by metylkinandrey Communicator in Splunk Search 10-31-2022
0 4
0
4
monicateja
 Below query is in string text format need to separate each field and create a table with all columns for operator , ...
by monicateja Explorer in Splunk Search 10-31-2022
0 2
0
2
Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...
Top Solution Authors