Splunk Search

Splunk Search
Community Activity
iamlucky92
Hi Team,I am having a logging with double pipe separator (||)  and need to get the key values from logs. Log pattern:...
by iamlucky92 Observer in Splunk Search 08-31-2020
0 1
0
1
Samiksha1008
I have below command in Linux -grep "login?" access.log access.log.1 | grep https | cut -d, -f3 | sed 's/"wafip"://g'...
by Samiksha1008 Observer in Splunk Search 08-31-2020
0 3
0
3
Stephen11
To all:Still learning about REGEX ...  I looked at RUBULAR.COM and REFEX101.com to figure out how to pull out the Use...
by Stephen11 Explorer in Splunk Search 08-30-2020
0 2
0
2
Cstone1
I've got tons and tons of logs.What I want is login durations from the wineventlogs by usernames. Each event has the ...
by Cstone1 Engager in Splunk Search 08-30-2020
0 2
0
2
venkatsm
I would like to get the errors by class/exception/ExceptionMessage field (java based application errors) by week over...
by venkatsm New Member in Splunk Search 08-30-2020
0 4
0
4
mahe90
Hi, My CSV(test_csv_lookup) looks like this: ---index; value1, 1.1.1.1---- here is my automatic lookup LOOKUP-field_e...
by mahe90 Explorer in Splunk Search 08-30-2020
0 1
0
1
obularajud16
  Ghjsourcetype=access_combined | eval action = if(isnull(action) OR action="", "Unknown", action) | timechart span=4...
by obularajud16 Explorer in Splunk Search 08-29-2020
0 5
0
5
shirsho13
Hi, I have a Splunk log which logs messages in the following JSON format -  @timestamp: 2020-08-28T11:24:27.289-04...
by shirsho13 Engager in Splunk Search 08-29-2020
0 2
0
2
splunk6161
Hi Is it possible convert, in linechart visualization, y-axis from decimal in scientific notation? Thanks
by splunk6161 Path Finder in Splunk Search 08-29-2020
0 3
0
3
splunkcol
hican someone help me with this error message?will it be because of this file and its size? can i delete it?
by splunkcol Builder in Splunk Search 08-29-2020
0 7
0
7
CSULeigh
I am trying to get the data into a chart from an index were a user may answer a question daily. This is what I need t...
by CSULeigh Explorer in Splunk Search 08-29-2020
0 2
0
2
leandromatperei
I have some dashboards in Splunk and I would like to use basesearch so that they load a little faster, I don't have m...
by leandromatperei Path Finder in Splunk Search 08-29-2020
0 2
0
2
ernest825
So I'm getting the notice regarding small buckets on an index, 100% small buckets on one particular index. Now this i...
by ernest825 Engager in Splunk Search 08-29-2020
0 3
0
3
leandromatperei
Hello Everyone,I am new to base search and need some help from you.The query is taking a while, I would like to creat...
by leandromatperei Path Finder in Splunk Search 08-29-2020
0 1
0
1
infotork
Can some one help me to convert  the time format ( hh:mm:ss:nnn) which in string  ( example 0:00:00.041) into seconds...
by infotork Explorer in Splunk Search 08-28-2020
0 2
0
2
michaelsplunk1
Hello Everyone, I have metrics in different metric indexes but I want to perform a timechart count on these, adding a...
by michaelsplunk1 Path Finder in Splunk Search 08-28-2020
0 0
0
0
clunde
Hello,I'm trying to determine if we are getting all the TrendMicro logs by comparing what's in Splunk and what's in T...
by clunde New Member in Splunk Search 08-28-2020
0 3
0
3
gregbo
I'm getting this message on the Indexer Master for my Cluster when I open the Monitoring Console. On which server s...
by gregbo Communicator in Splunk Search 08-28-2020
2 9
2
9
agar1122
I have this kind of data, Event IDEvent StepStatus 1001SUCCESS 1002SUCCESS 1003FAILURE 1004FAILURE 1005SUCCESS 1006FA...
by agar1122 New Member in Splunk Search 08-28-2020
0 1
0
1
mvasquez21
My boss has asked me to create a chart that shows the number of fired alerts (y-axis) by day of the month (x-axis). I...
by mvasquez21 Path Finder in Splunk Search 08-28-2020
0 6
0
6
mvasquez21
My boss has asked me to create a chart that shows the number of fired alerts (y-axis) by day of the month (x-axis). I...
by mvasquez21 Path Finder in Splunk Search 08-28-2020
0 3
0
3
dkgs
Hi,In a single event, we have a field named username which is occurring multiple time in the events in raw data and u...
by dkgs Communicator in Splunk Search 08-28-2020
0 3
0
3
Petri-X
Hi all,I searching web server's centralized logs and getting results from multiple servers. But those servers belongs...
by Petri-X Explorer in Splunk Search 08-28-2020
0 4
0
4
adcom26
Hello when i make a search i got an hour plus 
by adcom26 Explorer in Splunk Search 08-28-2020
0 6
0
6
HeinzWaescher
HI, I want to create tables that are easier to read and round the numbers to hundreds or thousands. Like 22113 -> 221...
by HeinzWaescher Motivator in Splunk Search 08-28-2020
0 6
0
6
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 ...