Splunk Search

Splunk Search
Community Activity
christopheryu
I have a search that calculates latency in a full-mesh network, where each router has a direct connection to all of t...
by christopheryu Communicator in Splunk Search 04-16-2019
1 6
1
6
MikeBertelsen
I received an email from ES techs that someone had sent over 128k alerts to the same address in a 24 hour period. I t...
by MikeBertelsen Communicator in Splunk Search 04-16-2019
0 1
0
1
amcb90
Would it be difficult to create a rex search for an email scheme starting with alpha characters (no set amount of cha...
by amcb90 Engager in Splunk Search 04-16-2019
0 1
0
1
anasshsa
index=uberAgent | top 5 SessionID by host | fields - Anzahl, precent This code returns all events in the index ins...
by anasshsa Engager in Splunk Search 04-16-2019
0 2
0
2
msrama5
Hello, I am trying to use the join by userid on 2 different sub queries using join feature, both the queries are retu...
by msrama5 Explorer in Splunk Search 04-16-2019
0 2
0
2
mintally
I want to calculate response time from my logs for all records and our application logs in below format, Can you plea...
by mintally New Member in Splunk Search 04-16-2019
0 2
0
2
harshal_chakran
Hi all, How to form a table to display latest raw event for field mentioned by index and source type. This is the ou...
by harshal_chakran Builder in Splunk Search 04-16-2019
0 1
0
1
chris2416
I have an automatic database lookup that I'm using to pull in data on values that may change over time within my DB. ...
by chris2416 Explorer in Splunk Search 04-15-2019
2 9
2
9
MarcHelou
Hello, I have already created a custom search command, Can I launch from my python scripy a search that gets me value...
by MarcHelou New Member in Splunk Search 04-15-2019
0 2
0
2
gumarovv
There are multiple events with 1 same field - unique_session, how to combine and count events from that unique sessio...
by gumarovv New Member in Splunk Search 04-15-2019
0 6
0
6
akarunkumar321
Hi, I Have a table-1 with tracking IDs ex: 123, 456, 789 and the other query which returns a table-2 with tracking ...
by akarunkumar321 Engager in Splunk Search 04-15-2019
0 19
0
19
splunkbacon
I have read about some limits you can come across when doing realtime searches. When trying to scale this out shoul...
by splunkbacon Explorer in Splunk Search 04-15-2019
0 3
0
3
x213217
I have this search that will display the following index=autosys source= jobName= | where statusText="SUCCESS" OR st...
by x213217 Explorer in Splunk Search 04-15-2019
0 3
0
3
ddrillic
We created a lookup via the outputlookup command and we can see the file under $SPLUNK_HOME/etc/apps/<app name>/looku...
by ddrillic Ultra Champion in Splunk Search 04-15-2019
0 1
0
1
splunkuseradmin
Hi everyone, I have 40 source type with different names so I was wondering if i can extract sourcetype using rex. a...
by splunkuseradmin Path Finder in Splunk Search 04-15-2019
1 1
1
1
donemery
I am using regex slot and port information. Here is an example of the syslog output: Slot1 : OLTPort2 Is it possib...
by donemery Explorer in Splunk Search 04-15-2019
0 7
0
7
sudheeraha
Hi there, I have below result with this query. index="abc" Properties.CorrelationId != XYZ | stats count by Prope...
by sudheeraha Engager in Splunk Search 04-15-2019
0 3
0
3
Lowell
Anyone have any thoughts as to how to reorder a multi-valued field? Ideally I'd like to be able to do a "sort" or in...
by Lowell Super Champion in Splunk Search 04-15-2019
4 5
4
5
pench2k19
Hi Team, I m planning to collect the highlited text from the raw data as below info : Detailed logging to /apps/dat...
by pench2k19 Explorer in Splunk Search 04-15-2019
0 10
0
10
Shashank_87
Hi, I want to calculate the Java threads on my 4 application servers. I have one query but i believe that gives all t...
by Shashank_87 Explorer in Splunk Search 04-15-2019
0 2
0
2
rajkumarsowmy
{<!-- --> "timestamp": "2019-04-11T16:44:45.497462", "payload": {<!-- --> "KEY_CHK_DCN_NBR": "19054", "recommendations": ...
by rajkumarsowmy New Member in Splunk Search 04-15-2019
0 2
0
2
cpressl
I have an index that lists (among other things) a device, event date, and level (1-4). Devices change levels at rando...
by cpressl New Member in Splunk Search 04-15-2019
0 0
0
0
msarro
For some reason the following isn't working: index&#61;"sandbox" sourcetype&#61;"as-cdr" |stats count AS numCalls |append [s...
by msarro Builder in Splunk Search 04-15-2019
0 5
0
5
matt
What's the best way to create a search to identify which hosts have not sent a syslog message to Splunk in the last 2...
by matt Splunk Employee Splunk Employee in Splunk Search 04-15-2019
2 10
2
10
johnsasikumar
Hi I have 10 different Splunk queries that return results only when there is an issue or a flag of 1. All the queries...
by johnsasikumar Path Finder in Splunk Search 04-15-2019
0 1
0
1
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 ...