Splunk Search

Splunk Search
Community Activity
chrkohm
Hi,I have several log files that I´m "batch indexing".for example: file01.log file02.log file03.log file04.log Now I´...
by chrkohm Path Finder in Splunk Search 08-07-2020
0 4
0
4
noman377
I have a very simple search:index=logs_glbl sourcetype=kube:container:app-name namespace=prod status=500 | stats coun...
by noman377 Explorer in Splunk Search 08-07-2020
0 2
0
2
cbwillh
I have syslogs from our load balancer which has 4 servers on it.When one of the servers states changes from UP to DOW...
by cbwillh Path Finder in Splunk Search 08-07-2020
0 9
0
9
skodak
I have got a query like this index=* request in (request1, request2, request3)eval  request&& = request1 + request2Pl...
by skodak Explorer in Splunk Search 08-07-2020
0 3
0
3
Matthew86
Hi there,  I have just started using Splunk and it is quite alien to me. Hope you guys can help me out! I have the fo...
by Matthew86 Explorer in Splunk Search 08-07-2020
0 2
0
2
jerinvarghese
HI all,I have 2 index, that have same common field together.  I want to join both together.Query 1:   index=opennms "...
by jerinvarghese Communicator in Splunk Search 08-07-2020
0 3
0
3
ghostdog920
I am having a problem with what i believe is writing a regex to clean up some events before i report on them in dashb...
by ghostdog920 Path Finder in Splunk Search 08-07-2020
0 4
0
4
izx
Hello,I'm trying to analyze an A/B test results on access pattern changes for a specific field.Simplified query looks...
by izx New Member in Splunk Search 08-06-2020
0 0
0
0
mbasharat
Hi all,I have below situation. Actual query is much longer so I just need the logic.cve is the multivalue field. It i...
by mbasharat Builder in Splunk Search 08-06-2020
0 0
0
0
icosine
How do I combine a field with similar value (where one value might or might not exist in one of the field) and use st...
by icosine Engager in Splunk Search 08-06-2020
0 2
0
2
sylim_splunk
If a report is accelerated in the search app, are the other apps supposed to benefit from its acceleration? The repor...
by sylim_splunk Splunk Employee Splunk Employee in Splunk Search 08-06-2020
2 1
2
1
tbrown
I have a transaction of events. In the first event of the transaction, it contains an event that I am using| rex fiel...
by tbrown Path Finder in Splunk Search 08-06-2020
0 1
0
1
ohbuckeyeio
I have a search that performs a basic dbxquery connection and SQL search.  If the database table were to be dropped o...
by ohbuckeyeio Communicator in Splunk Search 08-06-2020
0 0
0
0
baustin612
I have a search that is giving me this data set:ID             status       Stampalex         esb            15959898...
by baustin612 Explorer in Splunk Search 08-06-2020
0 4
0
4
Username1
So my data structure has four columns: "Month", "Status", "Accepted", "Value". As the title suggest I'm trying to det...
by Username1 Path Finder in Splunk Search 08-06-2020
0 11
0
11
dwibedi03
There is a command fields in my logs and consists of unix commands.One value is /usr/bin/ssh -q -o ConnectTimeout=5 -...
by dwibedi03 Explorer in Splunk Search 08-06-2020
0 6
0
6
Username1
Hey community I have my data in both MySQL and in Splunk. I'm trying to mimic the MySQL queries in Splunk so I can ma...
by Username1 Path Finder in Splunk Search 08-06-2020
0 8
0
8
bburns2122
I am trying to get the Date (altering _time in a specific format shown below), number of events (which I am using sta...
by bburns2122 Explorer in Splunk Search 08-06-2020
0 7
0
7
noman377
Hi, I have a stat on eventtype like thisindex=xyz | stats count by eventtypeThis query generates:All_logs  = 14Error ...
by noman377 Explorer in Splunk Search 08-06-2020
0 5
0
5
jiaqya
I need to take one peer down for maintenance, so i do splunk stop on it.cluster handles and brings cluster back to va...
by jiaqya Builder in Splunk Search 08-06-2020
0 9
0
9
surekhasplunk
Hi,I have below in column default_message1st regex :default_message= <14>shell: cmd by abcd: mkdir testcan you please...
by surekhasplunk Communicator in Splunk Search 08-06-2020
0 3
0
3
rkris
I've created a dropdown input field that shows the user accounts that are locked out And this is the search string th...
by rkris Explorer in Splunk Search 08-06-2020
0 2
0
2
Yokova
Hello All, I am looking for a solution to establish a kind of IT inventory, based on logins. Is there any working sol...
by Yokova New Member in Splunk Search 08-05-2020
0 1
0
1
qiuxiaoping
hello , i have many logs like:"_time1 user=A eventid =45""_time2 user=A eventid=46""_time3 user=A eventid=48""_time4 ...
by qiuxiaoping New Member in Splunk Search 08-05-2020
0 5
0
5
splunkuserCA1
I need help on doing cumulative percentiles, such as p90, over a period of time. This is different from rolling avera...
by splunkuserCA1 Path Finder in Splunk Search 08-05-2020
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 ...