Splunk Search

Splunk Search
Community Activity
k_harini
I want to sort based on the 2nd column generated dynamically post using xyseries command index="aof_mywizard_deploy_...
by k_harini Communicator in Splunk Search 10-22-2017
0 1
0
1
perrinj2
|inputlookup test_results |where build == [|inputlookup test|stats first(build)] I'm trying to do something like the...
by perrinj2 Path Finder in Splunk Search 10-22-2017
0 3
0
3
kennethyeung
i have a table record is date, product, price 20171015, ABC,10 20171015, CDE,9 20171016, ABC,8 20171017, CDE,10 and ...
by kennethyeung New Member in Splunk Search 10-22-2017
0 6
0
6
troyward
So I have score information for a variety of challenges completed by a number of people. I want to build a chart sho...
by troyward Explorer in Splunk Search 10-21-2017
0 1
0
1
pavanae
I have a Splunk query as follows | inputlookup hosts.csv | rename Hostname as my_hostname |rex mode=sed field=my_h...
by pavanae Builder in Splunk Search 10-21-2017
0 6
0
6
danillopavan
Hi all, I am using the object ChartView (type column) however I am not able to set the intervals (units) in axis X f...
by danillopavan Communicator in Splunk Search 10-21-2017
0 5
0
5
kiran331
How to extract password field in the events? I need to extract " 123456-222245-666565-151063-123456-222365-333111-...
by kiran331 Builder in Splunk Search 10-21-2017
0 2
0
2
kiran331
How to break the events with using regex with "==========================" as event breaker? event: PS C:\tetst\te...
by kiran331 Builder in Splunk Search 10-20-2017
0 5
0
5
Terka117
Hi Team, I have data of several years sorted by specific dates and numbers. And I would like to display them on qua...
by Terka117 New Member in Splunk Search 10-20-2017
0 3
0
3
ag100
Hey All, Sorry if this is a duplicate, or already been answered, but I've tried numerous ideas from posts, and the d...
by ag100 Explorer in Splunk Search 10-20-2017
0 4
0
4
haja4nhn
I have the below log. I want to extract the sixth column as a field, in that column I have different types values. So...
by haja4nhn New Member in Splunk Search 10-20-2017
0 7
0
7
shivendra_infy
Hi ,For my current project i need to implement a Tracker functionality which basically shows various phases of Onboar...
by shivendra_infy Path Finder in Splunk Search 10-20-2017
0 10
0
10
pmgahan
Hi, I need to use events on a data source as a reference for other events Example: ID . | Name . |Type . | IDC...
by pmgahan New Member in Splunk Search 10-20-2017
0 9
0
9
kyule
Hello, I am charting IT help desk tickets and I need to make a chart showing how many tickets are opened and closed ...
by kyule New Member in Splunk Search 10-20-2017
0 6
0
6
aina_sloan
Hi, Would really appreciate if someone could help me with this issue: I have a Table that displays Host and "Error ...
by aina_sloan New Member in Splunk Search 10-20-2017
0 4
0
4
jpsolognier
Hi, Maybe a simple question, but im struggling with it. I would like to make a new field with eval which consist of ...
by jpsolognier New Member in Splunk Search 10-20-2017
0 9
0
9
pavanae
I have a query as follows which displays the list of hosts and their host details as follows host field_A fiel...
by pavanae Builder in Splunk Search 10-20-2017
0 4
0
4
saurabhkunte
Hi All, I am hoping you can help me out with the following : I am preparing a report from the logs of our monitori...
by saurabhkunte Path Finder in Splunk Search 10-20-2017
0 3
0
3
5plunked
Hi, I wanted to display in a form of a table the current logged in VPN users. my search command is this host="" u...
by 5plunked Explorer in Splunk Search 10-19-2017
0 3
0
3
gnovak
I have a search that uses some wildcards: sourcetype="EPPWEB" source="/opt/log/*/web_server/info.log" WAT | rex fie...
by gnovak Builder in Splunk Search 10-19-2017
4 5
4
5
sahr
I have the following problem I would like to solve Numbers1 Numbers 2 1 6 2 ...
by sahr Path Finder in Splunk Search 10-19-2017
0 3
0
3
mmdacutanan
1) I have got a query whose output are events that contains a field called CV4_TExCd. The base query looks like this:...
by mmdacutanan Explorer in Splunk Search 10-19-2017
0 6
0
6
sed1565
Dummy question. I have a CSV file that contains three columns (fields) <date>, <value>,<group> 2017-01-01, 10, ...
by sed1565 New Member in Splunk Search 10-19-2017
0 1
0
1
daniel333
All, I have a soucetype that is quite complex. So I need to leave autoKV extractions on. In one of the logs there i...
by daniel333 Builder in Splunk Search 10-19-2017
0 1
0
1
mpatel11
I want to run a query with rolling time span (rolling every minute) and want to count events in last 1 hour relative ...
by mpatel11 Explorer in Splunk Search 10-19-2017
0 9
0
9
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 ...