Splunk Search

Splunk Search
Community Activity
stevesmith08
Good day! I need to compare the results of a search query that contains multivalued fields. My search query looks l...
by stevesmith08 Explorer in Splunk Search 04-08-2019
0 2
0
2
sangs8788
I have an index which contains field - TXN_ID = "24, 25 " index=index1 TXN_ID ="24,25" I have another event in diff...
by sangs8788 Communicator in Splunk Search 04-08-2019
0 2
0
2
Nadhiyaa
Hi , I need to have a exact full donut chart for a single value . Below is the image https://imgur.com/a/O5tex30 ...
by Nadhiyaa Path Finder in Splunk Search 04-08-2019
0 2
0
2
nikita012
Below is the data. Weeknum is the number of week where 01-05 are week numbers from 2019 and 40-44 are week numbers fr...
by nikita012 New Member in Splunk Search 04-08-2019
0 4
0
4
Tejagorantla
Input field value: "this error occured for member123456. While making a payment of 60" Desired input field value:"thi...
by Tejagorantla New Member in Splunk Search 04-07-2019
0 2
0
2
ncrs5699
I have a field which has values like below. there are 100+ values for this field, but i just posted 3 sample values. ...
by ncrs5699 Explorer in Splunk Search 04-07-2019
1 7
1
7
darshini2790
I am facing date time issue while indexing csv data . I do have a date field in my CSV file but i want to consider s...
by darshini2790 Explorer in Splunk Search 04-07-2019
0 3
0
3
koshyk
hi folks, we got a requirement to create xx number of reports based on a filter. For example the lookup file has fil...
by koshyk Super Champion in Splunk Search 04-07-2019
0 2
0
2
ppatkar
I have Splunk events like below & would like to extract the reason for failure. Event 1 : FILE_READER[1]: TT19472 F...
by ppatkar Path Finder in Splunk Search 04-07-2019
0 2
0
2
jpawloski
I have a field that contains column names delimited by spaces that I need to break out into separate fields for filte...
by jpawloski Path Finder in Splunk Search 04-07-2019
0 2
0
2
JohnGilmour
Hello, I have a CSV file full of regex queries. What I am looking at doing is matching those with a regex in the CSV...
by JohnGilmour New Member in Splunk Search 04-07-2019
0 6
0
6
kmorton
I've got some events with some lines in it that I don't want displayed, so I'm removing those with a rex sed statemen...
by kmorton New Member in Splunk Search 04-07-2019
0 2
0
2
bollam
I have a query to list out all the values of directory. index=main source="*test*" | stats count by directory This...
by bollam Path Finder in Splunk Search 04-07-2019
0 4
0
4
ryhluc01
sample query: index=foo "string of data"="age needed"age earliest=-5d | stats dedup_splitvals=t , values(_time) AS ...
by ryhluc01 Communicator in Splunk Search 04-06-2019
1 11
1
11
dkeck
Hi, I want to build a dashboard and list all the sourcetypes for an app (e.g. search or splunk_TA_nix). In the setti...
by dkeck Influencer in Splunk Search 04-05-2019
0 6
0
6
JDukeSplunk
I need to break down a source file name into it's meaningful parts with a regex, however the convention of the file c...
by JDukeSplunk Builder in Splunk Search 04-05-2019
0 2
0
2
rakeshyv0807
Hi All, I am trying to achieve the time difference between two logs during the authentication process. During authen...
by rakeshyv0807 Explorer in Splunk Search 04-05-2019
0 5
0
5
dan60201
Has anyone successfully provided TimeStamp.Format in DB Connect for DateTimeOffset type (SqlSever)? The time is in UT...
by dan60201 Explorer in Splunk Search 04-05-2019
1 5
1
5
iomega311
I have a log source that breaks up a URL into different chunks (ie: domain, uri string, uri query, etc) within the lo...
by iomega311 Explorer in Splunk Search 04-05-2019
0 6
0
6
aherrington
Hello, I'm trying to omit rows that contain matching fields, unless those fields are blank. Example syntax below: |...
by aherrington Path Finder in Splunk Search 04-05-2019
0 2
0
2
xvxt006
Hi, I have bunch of IPs and I would like to do reverse DNS and get the host names. So, can I include IPs in the sear...
by xvxt006 Contributor in Splunk Search 04-05-2019
0 2
0
2
nikita012
Below is my code. It starts each week from sunday. How can start each week from tuesday? Do I need to change anything...
by nikita012 New Member in Splunk Search 04-05-2019
0 1
0
1
ygaluzo
Hello, I have search index=* ERROR | eval svc=mvindex(split(index,"-"),4) | stats count(svc) as cnt_svc by svc,source...
by ygaluzo New Member in Splunk Search 04-04-2019
0 1
0
1
borisk95
Field sample: <"Data Name='Description'>Microsoft ® Console Based Script Host"<"/Data"> | rex ""(?[a-zA-Z0-9.: \\]+)...
by borisk95 New Member in Splunk Search 04-04-2019
0 6
0
6
priyanka0309
I am trying to use apache drill to query mapr data via splunk. Using a dbx to use the name |dbxquery connection="Dr...
by priyanka0309 New Member in Splunk Search 04-04-2019
0 0
0
0
Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...
Top Solution Authors