Splunk Search

Splunk Search
Community Activity
aaa2324
Please help to understand the logic of below query eval count=if(isnull(count), -1,count)
by aaa2324 Explorer in Splunk Search 07-21-2022
0 2
0
2
jerewill
I've been working on a project with JSON in the event where Tags are stored similar to this...{<!-- -->"Name": "example","Tag...
by jerewill Explorer in Splunk Search 07-20-2022
0 8
0
8
Diana_a
Hi everyone,  I am new to Splunk and I am learning as I go. I'd like to know if anyone has any idea what I am doing w...
by Diana_a Explorer in Splunk Search 07-20-2022
0 3
0
3
ashidhingra
My actual query as all this data.   but after i use transpose | sort by _time desc| eval mytime&#61;strftime(_time, "%B ...
by ashidhingra Path Finder in Splunk Search 07-20-2022
0 2
0
2
Minasdad
So I have a field (plugin_output)that has a paragraph of hardware info as one value. The only part of the value I'm c...
by Minasdad Path Finder in Splunk Search 07-20-2022
0 5
0
5
rajeshmetso
Hi All,   I have around 100&#43; lookups, which get updated daily from indexed data using macro and saved search. I want ...
by rajeshmetso Engager in Splunk Search 07-20-2022
0 4
0
4
So76
Is there an SPL query to know the last date  UFs phoned in to a specific DS. We've many DS in our company
by So76 Explorer in Splunk Search 07-20-2022
0 6
0
6
soheil115
I use nlp-text-analytics app for similarity between two strings but I get above error   when I run lines 1, 2, and 3...
by soheil115 Engager in Splunk Search 07-20-2022
0 1
0
1
vince_iw
I am attempting to eval a new field, from two other fields:     | eval 4XXError&#61;if(metric_name&#61;"4XXError", statistic_...
by vince_iw Explorer in Splunk Search 07-20-2022
0 2
0
2
vineela
Hi All, i am writing a query with the following: index&#61;a0_payservutil_generic_app_audit_npd "kubernetes.labels.releas...
by vineela Path Finder in Splunk Search 07-20-2022
0 3
0
3
blablabla
Hello, I am experiencing an interesting Issue. I am trying to filter for a specific value in a numeric field. Followi...
by blablabla Path Finder in Splunk Search 07-20-2022
0 1
0
1
rakeshyv0807
Hi I have a query which runs and results me the list of Ip's in a table format grouped by username. In my table of re...
by rakeshyv0807 Explorer in Splunk Search 07-20-2022
0 6
0
6
jip31
Hello As you can see, the 2 single panel are not correctly aligned is there a way to avoid this without changing the ...
by jip31 Motivator in Splunk Search 07-19-2022
0 0
0
0
fatsug
Hello communityI am trying to set up a search to catch any succesfull logon after x failed within y minutes. However,...
by fatsug Builder in Splunk Search 07-19-2022
0 5
0
5
mike_k
HI all, I am trying to figure out the best method for determining the volume of logs ingested into my various indexes...
by mike_k Path Finder in Splunk Search 07-19-2022
0 2
0
2
Veeru
I am getting the output time but i want to round the  time value for next 10th minute.the excepted output is the roun...
by Veeru Path Finder in Splunk Search 07-19-2022
0 9
0
9
beriwalnishant
Hi Team   I have a query where I am doing the TimeChart & % (not using the timechart and calculate the % in timechart...
by beriwalnishant Path Finder in Splunk Search 07-19-2022
0 3
0
3
johnansett
Hello!We are enriching some data and want to be able to then search the results matched from the lookup table.  It wo...
by johnansett Communicator in Splunk Search 07-19-2022
1 4
1
4
JoeHubner
I have data that looks like the following: Week               Employee        Project# 6/3/2022         A            ...
by JoeHubner Explorer in Splunk Search 07-19-2022
0 6
0
6
ashidhingra
How to create a 14 day search for specific time range (02:00 - 06:00) only?  
by ashidhingra Path Finder in Splunk Search 07-19-2022
0 5
0
5
Minasdad
I've imported a .csv that has many fields, but the only one I care about has multiple values in it.  pluginText: &lt;plu...
by Minasdad Path Finder in Splunk Search 07-19-2022
0 11
0
11
Skysurfer
I have a data with two fields: User and Account Account is a field with multiple values. I am looking for a search th...
by Skysurfer Explorer in Splunk Search 07-19-2022
0 10
0
10
zoe
Hi,  I habe a table after using stats: | stats values(durationSum) as duration by Fauf Station. How can I convert it ...
by zoe Path Finder in Splunk Search 07-19-2022
0 2
0
2
beriwalnishant
Hello Experts, I am stuck with a timechart % query and I want to sort basis a field count and not the default sort on...
by beriwalnishant Path Finder in Splunk Search 07-19-2022
0 13
0
13
soheil115
  index&#61;"main" source&#61;"all_digikala1.csv" | table title price | map search&#61;"search index&#61;main source&#61;all_sites1.csv |...
by soheil115 Engager in Splunk Search 07-18-2022
0 0
0
0
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...