Splunk Search

Splunk Search
Community Activity
sjova
Hi, I'm writing json NLog files from Visual Studio into Splunk (with NLog WebService target). In my Splunk search r...
by sjova Engager in Splunk Search 03-11-2020
0 0
0
0
harishalipaka
Example data : We need to extract below json data into table format in Splunk ?link text "assets": [ {<!-- --> ...
by harishalipaka Motivator in Splunk Search 03-11-2020
0 1
0
1
onedarr
Attempt A index&#61;"w3c" | rex field&#61;_raw "?(sessionid&#61;?)\w{8}-\w{4}-\w{4}-\w{4}-\w{12}" | table ABC _raw Attempt B in...
by onedarr New Member in Splunk Search 03-11-2020
0 5
0
5
gregzee
When someone gets activated and deactivated this data is consolidated -- always. My question is how can I separate ...
by gregzee New Member in Splunk Search 03-11-2020
0 1
0
1
Shashank_87
Hi, I have a ask where I need to find out top 100 URL's who have hourly hits more than 50 on the server means if a pa...
by Shashank_87 Explorer in Splunk Search 03-11-2020
0 5
0
5
niyaz006
Hi, I am looking forward to create a bubble chart like this: https://www.highcharts.com/demo/bubble, where I can cli...
by niyaz006 Path Finder in Splunk Search 03-11-2020
0 1
0
1
joeybroesky
Why does a sub search return a boolean value? I am expecting to see the department value. index&#61;"activedirectory" (us...
by joeybroesky Path Finder in Splunk Search 03-11-2020
0 6
0
6
ips_mandar
Hi I am monitoring log file from one folder and giving host field name as hostname. ex. I am monitoring C:\Logs\GTA(...
by ips_mandar Builder in Splunk Search 03-11-2020
0 6
0
6
indeed_2000
Hi I have issue with timestamp, here is the problem: every day at "1 AM" all log files copy into the logserver. this ...
by indeed_2000 Motivator in Splunk Search 03-10-2020
0 2
0
2
arsalanj
Hi there, I need help writing a query that finds the username of whoever ran a command on A Linux server. For examp...
by arsalanj Path Finder in Splunk Search 03-10-2020
0 9
0
9
knitz
Hello Community, I evaluate the values of a single field which comes with values such as: OUT; IN; DENIED and can ge...
by knitz Explorer in Splunk Search 03-10-2020
0 4
0
4
arrangineni
How to find the indexes that the saved searches are running against? Few of my searches are not using index names wit...
by arrangineni Path Finder in Splunk Search 03-10-2020
0 5
0
5
Nadhiya_Dubai
Hi , Below is the json snippet properties: { [-]columns: [ [-]{ [-]name: PreTaxCosttype: Number}{ [-]name: UsageDatet...
by Nadhiya_Dubai Explorer in Splunk Search 03-10-2020
0 8
0
8
mailtosnsolutio
Hello Team, Could you please help me upload this data in Splunk as I am passing into upload as JSON its unable to p...
by mailtosnsolutio Explorer in Splunk Search 03-10-2020
0 4
0
4
whitefang1726
How can I use cidrmatch or case using 2 conditions? Example: I only want to get list of IPs where row_A is 11.0.0.0...
by whitefang1726 Path Finder in Splunk Search 03-10-2020
0 1
0
1
ldunzweiler
I am trying to do this logic. Each "IF" I can do separately no issue. However, I am not sure how to combine these t...
by ldunzweiler Engager in Splunk Search 03-09-2020
0 4
0
4
to4kawa
index&#61;_internal | eventstats count by sourcetype | where count &gt; 100 | timechart span&#61;1m count by sourcetype note:e...
by to4kawa Ultra Champion in Splunk Search 03-09-2020
0 11
0
11
rewritex
I am looking for guidance and advise for setting up limits and/or ulimits like settings for a Windows server 2016 ins...
by rewritex Contributor in Splunk Search 03-09-2020
0 1
0
1
arpitpropay
I am trying to extract key value pairs from JSON events using rex command mysearch | rex field&#61;_raw max_match&#61;0 "\"(...
by arpitpropay Explorer in Splunk Search 03-09-2020
0 5
0
5
rtadams89
I recently discovered the "multisearch" command. Other than only being able to use streaming commands in each of the ...
by rtadams89 Contributor in Splunk Search 03-09-2020
8 4
8
4
FanaticWorks
I have a datasource with a field that is either a url or an ip address. There are 2million records in this datasource...
by FanaticWorks Explorer in Splunk Search 03-09-2020
1 3
1
3
jwhughes58
I'm working with ForeScout Audit Policy events. Some of them have this in the message, Part (1/n), Part (2/n), and s...
by jwhughes58 Contributor in Splunk Search 03-09-2020
0 5
0
5
sunnyft
I am trying to search List the top 10 TCP ports accessed by unique IPs
by sunnyft Explorer in Splunk Search 03-09-2020
0 1
0
1
jaredneedell
I have a TSV file im uploading into Splunk, I'd like to be able to group by a column in the file itself. So far I'm ...
by jaredneedell Explorer in Splunk Search 03-09-2020
0 3
0
3
arpitpropay
I am trying to extract key value pairs from JSON events using rex command mysearch | rex field&#61;_raw max_match&#61;0 "\"(...
by arpitpropay Explorer in Splunk Search 03-09-2020
0 1
0
1
Get Updates on the Splunk Community!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...
Top Solution Authors