Splunk Search

Splunk Search
Community Activity
landen99
Searching for events which match any of multiple values for the same field times several fields in a lookup using the...
by landen99 Motivator in Splunk Search 10-14-2016
0 1
0
1
viggor
I woudl like to know, per CountryId, what fraction of FooId equal to BarId In the follwoing log: MyEvent CountryId=...
by viggor Path Finder in Splunk Search 10-14-2016
0 1
0
1
larryleeroberts
I am trying to pull data from Splunk via a search and send it to Netcool OMNIbus. Right now I am just sending it via ...
by larryleeroberts Path Finder in Splunk Search 10-14-2016
0 7
0
7
justx001
I am having alot of trouble setting up rolling averages in Splunk. I would love to be able to overlay a 30, 60, 90 da...
by justx001 Explorer in Splunk Search 10-14-2016
1 4
1
4
DEAD_BEEF
I have some Windows event log data that shows the ID when a user logs in and logs out. In addition, it shows me the ...
by DEAD_BEEF Builder in Splunk Search 10-14-2016
0 4
0
4
tinylund
Fairly new to Splunk and I am trying to understand the reason for the difference in results and search time for the f...
by tinylund Explorer in Splunk Search 10-14-2016
0 1
0
1
accragv1
When Trying to run below query in Splunk search: | gentimes start=-1 | eval YourDate="3:21:34 PM 10/14/2016" | table...
by accragv1 Explorer in Splunk Search 10-14-2016
0 7
0
7
jwalzerpitt
I have three event types: eventtype="windows_login_failed" eventtype="duo_login_failed" eventtype="sremote_login_fai...
by jwalzerpitt Influencer in Splunk Search 10-14-2016
0 6
0
6
jbala1
example: If I have a list of user and I want to search and the users who only have a number in that field; John_doe...
by jbala1 Engager in Splunk Search 10-14-2016
0 3
0
3
patng323
In an running a command which uses the dedup command: index=myindex earliest=-5d@d latest=@d | bin _time span=1d | ...
by patng323 Explorer in Splunk Search 10-14-2016
0 13
0
13
brywilk_umich
Hello, I have a search (see below) that Im having a little trouble with. With it it returns the fields correctly, b...
by brywilk_umich Path Finder in Splunk Search 10-14-2016
0 4
0
4
pavanae
I have a search as follows field="abc"| eval b=len(_raw) | timechart span=1h sum(b) as b | eval mb=round(b/1024/1024...
by pavanae Builder in Splunk Search 10-14-2016
0 4
0
4
burras
I have a syslog feed coming in to our Splunk system that is essentially a CSV file. It's a conglomeration of the res...
by burras Communicator in Splunk Search 10-14-2016
0 9
0
9
andreafebbo
Hi! I have such table: package executionID type day time A 1 start day1 some_hour A 1 end day1 some_hour B 1 start ...
by andreafebbo Communicator in Splunk Search 10-14-2016
1 1
1
1
splunkin11
I'm trying to join information from a metadata search to a lookup file. It works using a subsearch such as this: | m...
by splunkin11 Path Finder in Splunk Search 10-14-2016
0 5
0
5
skoelpin
I want to extract a key-value pair from multiple events and create a single event with those extractions. We have e...
by SplunkTrust SplunkTrust in Splunk Search 10-14-2016
0 6
0
6
jturner900
In addition, if there is a duplicate host, I'd also like to keep the fields of the latest. Here's an example: Host ...
by jturner900 Explorer in Splunk Search 10-14-2016
0 5
0
5
emamedov
I currently have a log statement which has a custom delimiter: {|} Where an example log statement would look like: ...
by emamedov Explorer in Splunk Search 10-13-2016
0 5
0
5
dbcase
Hi, I have the below data 10.210.192.15 - - [12/Oct/2016:19:59:43 -0400] "GET /rest/icontrol/login?expand=sites,ins...
by dbcase Motivator in Splunk Search 10-13-2016
0 7
0
7
sonusngh68
Created a search to monitor members added/removed from a group. It's working in search, but in the alert email for de...
by sonusngh68 New Member in Splunk Search 10-13-2016
0 10
0
10
jegreene
Variables : LoginString Connections UT=10 UT=45 Essentially, I want to grab the login string where UT=45and then tie...
by jegreene New Member in Splunk Search 10-13-2016
0 3
0
3
JeremyHagan
Hi, I'm doing a search on the _internal index for license usage by host. I'd like the histogram to have the biggest v...
by JeremyHagan Communicator in Splunk Search 10-13-2016
1 11
1
11
pavanae
I have a search as follows field_id="X" | eval b=len(_raw) | stats sum(b) as b | eval gb=round(b/1024/1024/1024,2) |...
by pavanae Builder in Splunk Search 10-13-2016
0 1
0
1
krishnacasso
Fields in first.csv file: DN, uidn, count, Status, TimeStamp Fields in second.csv file: DN, uidn, AppID, eid, user, ...
by krishnacasso Path Finder in Splunk Search 10-13-2016
0 2
0
2
mstiger12
How do I combine information from two traps into a single line in table based off of message ID comparison, user, and...
by mstiger12 New Member in Splunk Search 10-13-2016
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