Splunk Search

Splunk Search
Community Activity
markthompson
Hello, I'm looking to use the eventstats function to count the amount of times the word Error occurs in my event. Ca...
by markthompson Builder in Splunk Search 01-08-2015
1 8
1
8
markthompson
Hello, We have a nested IF structure and we want to use it to assign a value to a field called PenaltyPoints1 Firstl...
by markthompson Builder in Splunk Search 01-08-2015
1 8
1
8
Laya123
Hi, After using search command I got the following output for XYZ field /mrIWeb/Images/SE/2.1/lib/qstudio/qcreator/...
by Laya123 Communicator in Splunk Search 01-08-2015
0 2
0
2
visa87
Hi, I am trying to read some systemout log files and extract data from it. Sample info in the log is as below : Fie...
by visa87 Explorer in Splunk Search 01-08-2015
0 6
0
6
souhei
Hello, splunk community. I tried to exec subsearch command for adding search condition of "main" search. Datas of ta...
by souhei Explorer in Splunk Search 01-07-2015
1 4
1
4
L064979
I have this search string shown below, it is perfect except that it does not show any values of the X-axis of the cha...
by L064979 Engager in Splunk Search 01-07-2015
1 1
1
1
viswanathsd
fieldname="$row.$" with and without quotes both are not working. Fields values were renamed .Tried with both the valu...
by viswanathsd Path Finder in Splunk Search 01-07-2015
0 7
0
7
stefanlasiewski
Our Splunk server receives data via syslog. As a result, I need to transform the syslog data using transforms.conf an...
by stefanlasiewski Contributor in Splunk Search 01-07-2015
1 4
1
4
himynamesdave
I have events that look like this. Example 1. Example 2. ....... I have indexed the data using a props.conf like t...
by himynamesdave Contributor in Splunk Search 01-07-2015
0 11
0
11
hcheang
Hello, I would like to know if there is any restriction in the rex command because for all the rex field-extractions...
by hcheang Path Finder in Splunk Search 01-07-2015
0 6
0
6
imarks001
I am trying to come up with a search that would parse Google search queries made though my Ironport web proxy. I woul...
by imarks001 Explorer in Splunk Search 01-07-2015
1 7
1
7
a212830
I want to map the host to data coming in and need help with the regex to put in transforms.conf. The data is: metri...
by a212830 Champion in Splunk Search 01-07-2015
0 1
0
1
markthompson
Hello, Well we have a job that runs and produces log files that runs and if it fails, it retries up to 3x. How woul...
by markthompson Builder in Splunk Search 01-07-2015
1 5
1
5
vikas_gopal
Hi Experts, I have syslog file and I want to generate a table from this log file .This file contains log like 2014-...
by vikas_gopal Builder in Splunk Search 01-07-2015
0 11
0
11
mohitab
I have a query like: search /my/huge/query/with/lot/of/evals/and/joins | stats avg(field3) group by field1 search /...
by mohitab Path Finder in Splunk Search 01-07-2015
0 5
0
5
arindam_sur
Hi, I have created a dashboard panel which lists out top actions taken by a Palo Alto firewall. The Action field ta...
by arindam_sur New Member in Splunk Search 01-07-2015
0 1
0
1
horst_poehlmann
I would like to write a search to give me all log lines relating to a particular bounced email message: Basically I ...
by horst_poehlmann Explorer in Splunk Search 01-06-2015
0 1
0
1
ferlin
I'm trying to retrieve this log event using the Splunk C# SDK v2.1.1.0 <Event timestamp="2015-01-06T17:44:54.284679+...
by ferlin Engager in Splunk Search 01-06-2015
0 1
0
1
DFresh4130
I have my apache servers' mod_status output (/server-status?auto) being pulled into Splunk with a scripted input. Th...
by DFresh4130 Path Finder in Splunk Search 01-06-2015
1 1
1
1
Splunkster45
Currently I can use a write an if statement in the following form: ... | eval adjusted_start=start_sum + 1 | eval c...
by Splunkster45 Communicator in Splunk Search 01-06-2015
1 1
1
1
Splunkster45
I want to be able to create a column on the statistic tab that has 1 if it is the start of the transaction or a 0 if...
by Splunkster45 Communicator in Splunk Search 01-06-2015
0 5
0
5
Wind
Such as when I using the following search: sourcetype="xyz" status=* |stats dc(ID) by ID status |sort by ID I will ge...
by Wind New Member in Splunk Search 01-06-2015
0 2
0
2
prabu_harsh12
string used in the search rex "(?i) Message= (?P[^.]+)" Event log form where im trying to extract "Message=The Win...
by prabu_harsh12 New Member in Splunk Search 01-06-2015
0 3
0
3
ssingh5
How we can monitor and genrate daily or weekly Splunk Health Reports? Can Splunk daemon status be monitored?
by ssingh5 Path Finder in Splunk Search 01-06-2015
0 2
0
2
ksolanki88
index="xyz_order_line"|join ORDER_NUMBER_KEY[|inputlookup sample_lookup1.csv|where serial_no>0 AND serial_no<50001]| ...
by ksolanki88 Explorer in Splunk Search 01-06-2015
0 2
0
2
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 ...