Splunk Search

Splunk Search
Community Activity
carlyleadmin
Hi, i've asked this question before and never got it to work.maybe it was my fault that i was not clear on what i wa...
by carlyleadmin Contributor in Splunk Search 04-09-2018
0 9
0
9
e400425
My sample log (Modified to remove confidential data) looks like following. Apr 9 13:54:13 10.195.247.77 04/09/2018:...
by e400425 New Member in Splunk Search 04-09-2018
0 2
0
2
krishman23
I have list of events that have IP address {<!-- --> USERID: system01 browser: Chrome, ip: 192.168.10.10 ...} {<!-- --> USERID: syste...
by krishman23 Explorer in Splunk Search 04-09-2018
0 1
0
1
andrewbeak
Hi, I'm trying to get a list of urls that users are visiting for each of the customer sites that we manage. I hav...
by andrewbeak Path Finder in Splunk Search 04-09-2018
0 1
0
1
aaron_sakovich
We've got the following search: tag&#61;PeopleCounters earliest&#61;-13mon&#64;mon latest&#61;&#64;mon date_month&#61;March | chart sum(coun...
by aaron_sakovich Path Finder in Splunk Search 04-09-2018
0 8
0
8
bryansocito
Hi Everyone, I have the query below and it works, however I would like to add the time spend on each website/domain ...
by bryansocito New Member in Splunk Search 04-09-2018
0 1
0
1
mauricio2354
I have the following query: index&#61;source sourcetype&#61;type_example | bin _time span&#61;5m| eval TIME&#61;strftime(_time,"%D:...
by mauricio2354 Explorer in Splunk Search 04-09-2018
0 2
0
2
AlexeySh
Hello, I use a dbxquery to import asset’s tags which includes information about asset’s category, business unit and ...
by AlexeySh Communicator in Splunk Search 04-09-2018
0 4
0
4
dannestor
I am running the following search: "authentication failed" | stats count by user, sourceip | sort -count | head 10 ...
by dannestor Explorer in Splunk Search 04-09-2018
0 4
0
4
aqudoos
I have two different fields in logs coming from the same device. I want to count that stats for both fields by using ...
by aqudoos Explorer in Splunk Search 04-09-2018
0 6
0
6
surekhasplunk
Hi, I want to extract below fields First 5 fields are automatically extracted by splunk witihout any issues. But la...
by surekhasplunk Communicator in Splunk Search 04-09-2018
0 10
0
10
payal23
Want to add the below logic in the datamodel and use with tstats | eval _raw&#61;replace(_raw,"\","null") |rex "Network...
by payal23 Path Finder in Splunk Search 04-08-2018
0 2
0
2
johnsasikumar
Am running the calling the query from and SDK. Splunk returns results in Verbose mode. But it does not return results...
by johnsasikumar Path Finder in Splunk Search 04-08-2018
0 1
0
1
vshakur
Hello, Is it possible to set a drill-down condition only for the cells of a specific column but to exclude one cell....
by vshakur Path Finder in Splunk Search 04-08-2018
0 9
0
9
vshakur
Hello, In my Splunk dashboard I have a table that contains the following: &lt;table&gt; &lt;search&gt; &lt;query&gt; ...
by vshakur Path Finder in Splunk Search 04-07-2018
0 2
0
2
EricLloyd79
I have a Python script that runs Splunk queries. Another team at my company changed their fields to have many, many p...
by EricLloyd79 Builder in Splunk Search 04-06-2018
0 9
0
9
faol
When running a search which takes longer than a couple of seconds to complete, I suddenly see the following error mes...
by faol Explorer in Splunk Search 04-06-2018
1 1
1
1
OldManEd
I inherited a search that contains he following line; [| inputlookup &lt;lookup table name&gt; | format ] and I can't fi...
by OldManEd Builder in Splunk Search 04-06-2018
0 3
0
3
king2jd
Hello, Here is what my dns queries are being indexed as. I am looking for a search time regex that will extract the ...
by king2jd Path Finder in Splunk Search 04-06-2018
0 5
0
5
bgill0123
I currently have two searches that produce two different numbers: |metadata type&#61;hosts |search host&#61;abc1* or host&#61;abc...
by bgill0123 Loves-to-Learn in Splunk Search 04-06-2018
0 4
0
4
apezuela
Hi, Is there any limit for field value for transaction command? I am executing transaction command over Security_ID...
by apezuela Explorer in Splunk Search 04-06-2018
0 3
0
3
bgill0123
I am currently running this search: index&#61;events host&#61;hig1* or host&#61;hig2* | timechart span-1d dc(host) the search ...
by bgill0123 Loves-to-Learn in Splunk Search 04-06-2018
0 2
0
2
christopheducha
Hello I'm a splunk newbie, be gentle please. I'm try to monitoring my VPNs status with splunk, unfortunately my fire...
by christopheducha Explorer in Splunk Search 04-06-2018
0 5
0
5
cyler
I would like to know how to search for all computers that are reporting to Splunk in the last 30 day. Thank you
by cyler New Member in Splunk Search 04-06-2018
0 7
0
7
manapuna
basic search | timechart span &#61; 5m count by host | where count &gt; 3 for today 10% of the time,the count is greater th...
by manapuna New Member in Splunk Search 04-06-2018
0 3
0
3
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 ...