Splunk Search

Splunk Search
Community Activity
sasamudr
JSON: "mainArray": [ {"name":"MS","value":20}, {"name":"MC","value":20}, {"name":"CF","value":20}, ...
by sasamudr New Member in Splunk Search 09-20-2017
0 2
0
2
Hppjet
index="all_eqt" Plant=15 ProcessCode=T DefectCode="*" MachineNumber<26 | stats sum(TotalSquareYards) as "Total Square...
by Hppjet Path Finder in Splunk Search 09-20-2017
0 2
0
2
bschaap
I have results from a rex statement that looks something like the first set of results. The rex returns multiple mat...
by bschaap Path Finder in Splunk Search 09-20-2017
0 5
0
5
rholm01
How do I get daily totals (column) for a list of e-mail addresses (column) for registration failures? E-mail Address...
by rholm01 Explorer in Splunk Search 09-20-2017
1 2
1
2
eroffol
I have indexed real-time searching set up for my app by setting the indexed_realtime_use_by_default = true in limits....
by eroffol Path Finder in Splunk Search 09-20-2017
0 4
0
4
matt4321
I am currently using this method to use date from custom field for relative time frames which only gives me 3 months....
by matt4321 Explorer in Splunk Search 09-20-2017
0 8
0
8
raynold_peterso
I am parsing data from a trap def as follows: ======================== Trap attributes ========================= Tim...
by raynold_peterso Path Finder in Splunk Search 09-20-2017
0 7
0
7
wcwnesta
When I restart Splunk, accelerated data in data-model WEB is deleted. I update the WEB, then the model gets the data ...
by wcwnesta New Member in Splunk Search 09-20-2017
0 5
0
5
ipops
I am trying to do a field extract but running into problems Here is an example event. I am trying to build a regex ...
by ipops Path Finder in Splunk Search 09-20-2017
0 2
0
2
MuratKuru
My input.conf file: [monitor:///var/log/openvpn/hostname_vpnStatus.log] disabled = 0 crcSalt = SOURCE index = iss-nip...
by MuratKuru Explorer in Splunk Search 09-20-2017
0 5
0
5
zeroCalm
Hello, I am using the following search: index="ips_snaplogic""postsales" lvl="ERROR"| spath| rex mode=sed "s/.*{/{/...
by zeroCalm New Member in Splunk Search 09-20-2017
0 14
0
14
luc_k
Hi, I'd like to search our log for multiple possible errors from our lookup file: to return only the records co...
by luc_k Engager in Splunk Search 09-20-2017
0 5
0
5
nnimbe
Hi All, I need the command for consecutive events which is triggered one after another out of multiple events( 3 con...
by nnimbe Path Finder in Splunk Search 09-20-2017
0 2
0
2
IRHM73
Hi, I wonder whether someone could help me please. I'm using the following query to to interrogate a summary index, ...
by IRHM73 Motivator in Splunk Search 09-20-2017
0 5
0
5
ptur
Hello, When creating tables, i have noticed that if i start renaming fields - for display clarity purpose - like fo...
by ptur Path Finder in Splunk Search 09-19-2017
0 2
0
2
IVV
Hello everyone! The problem: I want to identify users who use SSH with login other than their own. I have two logs: 1...
by IVV Path Finder in Splunk Search 09-19-2017
0 5
0
5
ankithreddy777
I have a scenario, where I need to 1) append results to .csv file. 2) Once I get csv file updated, I need to elimin...
by ankithreddy777 Contributor in Splunk Search 09-19-2017
0 1
0
1
brent_weaver
I need to create a field in splunk that is a portion of the file path, do I need to do that @ index time or can I do ...
by brent_weaver Builder in Splunk Search 09-19-2017
0 4
0
4
matthewb4
I have a lookup abc.csv with the following values... **header1, header2** value1a, value2a value1b, value2b value1c,...
by matthewb4 Path Finder in Splunk Search 09-19-2017
0 4
0
4
virgilg
Hi, I have a search like this: sourcetype=syslog AND host="xxx.xxx.xxx.xxx" AND mpkg | stats count by username, ope...
by virgilg Explorer in Splunk Search 09-19-2017
2 2
2
2
ssaenger
Hi All, I have created an index and sourcetype for two logs files. I have set up my props.conf to extract the date/t...
by ssaenger Communicator in Splunk Search 09-19-2017
0 2
0
2
jh007
I am not sure how to approach what I am attempting to do. In short, I have a field that contains some specific strin...
by jh007 New Member in Splunk Search 09-19-2017
0 6
0
6
IRHM73
Hi, I wonder whether someone may be able to help me please. I'm using the query below to list the current user accou...
by IRHM73 Motivator in Splunk Search 09-19-2017
0 4
0
4
tmurray3
Trying to use the results of one query in the sub query search. I am not getting the results I expected. The first ...
by tmurray3 Path Finder in Splunk Search 09-19-2017
0 2
0
2
marina_rovira
Hello all, I have some csv files that I'm updating to splunk as lookup files, but there are some german/spanish/fren...
by marina_rovira Contributor in Splunk Search 09-19-2017
0 19
0
19
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 ...