Splunk Search

Splunk Search
Community Activity
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
gnevarez
I ran the locktest command on a Spectrum Scale (gpfs) nsd server node. After typing ./splunk cmd locktest and hitting...
by gnevarez New Member in Splunk Search 04-04-2019
0 0
0
0
bzsplunk54
Hello , I'm looking for assistance with an SPL search utilizing the tstats command that I can group over a specified ...
by bzsplunk54 New Member in Splunk Search 04-04-2019
0 2
0
2
mistydennis
DateField before eval: 20190402000000 I'm trying to apply strftime/strptime so the DateField will show as 2019-04-02...
by mistydennis Communicator in Splunk Search 04-04-2019
0 4
0
4
selinakvle
Hi all, Getting this error: Error in 'eval' command: The expression is malformed. Expected ). I'm following the fo...
by selinakvle Explorer in Splunk Search 04-04-2019
0 5
0
5
pmhelfrich
I am trying to create a table by counting rows, then doing a stats command on the results to determine the Avg, Max, ...
by pmhelfrich Explorer in Splunk Search 04-04-2019
0 2
0
2
mayurr98
I have an event : { "local": [ { "display_name": "juniper0", "tenant": null, ...
by mayurr98 Super Champion in Splunk Search 04-04-2019
0 3
0
3
johnsasikumar
Hi , I have set up UF to collect data from one server to my indexer. The connection between my Indexer adn UF is fine...
by johnsasikumar Path Finder in Splunk Search 04-04-2019
0 1
0
1
Get Updates on the Splunk Community!

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...
Top Solution Authors