Splunk Search

Splunk Search
Community Activity
ddurio
I have a subset of users who should only be able to view data injected by themselves. To know the event in Splunk wa...
by ddurio Engager in Splunk Search 07-17-2017
1 3
1
3
danielsavage
So I have a search set up where I can find the cpu of a server for a given host. However, now I want to add an option...
by danielsavage New Member in Splunk Search 07-17-2017
0 6
0
6
HealyDPS
I had this search working and now it seems to have stopped gives an error. Thoughts? Search: index=symantec source...
by HealyDPS Explorer in Splunk Search 07-17-2017
0 7
0
7
jclehmuth
I keep receiving this error: The extraction failed. If you are extracting multiple fields, try removing one or more f...
by jclehmuth Path Finder in Splunk Search 07-17-2017
0 7
0
7
722624
SHOULD_LINEMERGE = true MAX_EVENTS = 99999 TRUNCATE = 9999999 SHOULD_LINEMERGE = false LINE_BREAKER = ((FAIL*)) I...
by 722624 Path Finder in Splunk Search 07-17-2017
0 7
0
7
tareddy
I am trying to obtain the DailyTransactions and WeeklyTranscations . The following is my Query -> index=INDEXA sourc...
by tareddy Explorer in Splunk Search 07-16-2017
0 3
0
3
iqbalintouch
Hi, Can anyone please help me to understand why I am seeing the results in a linear format and I can not see the res...
by iqbalintouch Path Finder in Splunk Search 07-16-2017
0 7
0
7
vikashnimoyle
index="windows_logins_test" LogName="Security" (EventCode=4624 AND EventCode!=4647) |table ComputerName when I set...
by vikashnimoyle New Member in Splunk Search 07-16-2017
0 2
0
2
kiran331
HI, How to extract the field user, action and src_ip from the below event? 05/31/2017 11:59:52 PM LogName=Applicatio...
by kiran331 Builder in Splunk Search 07-16-2017
0 3
0
3
vikasreddy
I need to extract the date from the file name,But the format of the data on different files are different for eg:D2...
by vikasreddy Explorer in Splunk Search 07-15-2017
0 7
0
7
rkaakaty
eventtype=qualys_vm_detection_event STATUS!="FIXED" | fillnull value=- PROTOCOL | dedup 1 HOST_ID, QID, PROTOCOL, ST...
by rkaakaty Path Finder in Splunk Search 07-15-2017
1 6
1
6
Rshekar19
I need to understand the backend search engine Splunk uses to retrieve the data instantly upon a search in the UI. Al...
by Rshekar19 New Member in Splunk Search 07-15-2017
0 1
0
1
GersonGarcia
All, I am running this search to build a drilldown panel in a dashboard: index=os "invoked oom-killer:" | eval stim...
by GersonGarcia Path Finder in Splunk Search 07-15-2017
0 4
0
4
cgaete
Hi, everyone When I create a field concatenated with eval, example: |eval date = day. "/" .month." /". year. | Can ...
by cgaete Explorer in Splunk Search 07-14-2017
0 3
0
3
kteng2024
Is there any way to find out the alerts and dashboards created like 5 months ago and with the respective user names?
by kteng2024 Path Finder in Splunk Search 07-14-2017
0 1
0
1
fcompagnari
I am trying to develop a search that can identify missing logs based on average of time between log entries for each ...
by fcompagnari New Member in Splunk Search 07-14-2017
0 6
0
6
hippe21
Here's some sample data: appName=test-application projectId=unknown projectName=My Test, id=123, projectId=12345abcd...
by hippe21 Explorer in Splunk Search 07-14-2017
0 2
0
2
snehasal
Hi, I am trying to filter my search results by specifying earliest and latest time in my search query. The earliest ...
by snehasal Explorer in Splunk Search 07-14-2017
0 3
0
3
jpolson
I have some logging being generated that aggregates values for a user in a comma-separated sequence, and has a second...
by jpolson New Member in Splunk Search 07-14-2017
0 3
0
3
newbie2tech
Hi Team, I am trying to extract substring from the error log and generate the stats by grouping the extracted descri...
by newbie2tech Communicator in Splunk Search 07-14-2017
0 11
0
11
colinmchugo
| timechart count | timechart per_day(count) span=24h Can someone breakdown this for me as i am trying to figure out...
by colinmchugo Explorer in Splunk Search 07-14-2017
0 6
0
6
dsiob
I have a excel input having columns-> Id, UpdateTime, Desription, AssignedTo, StartTime having Values like Id ...
by dsiob Communicator in Splunk Search 07-14-2017
0 3
0
3
andrewygray
I am trying to add a column to my current chart which has "Customers" as one column and "Users" as another. e.g. ...
by andrewygray New Member in Splunk Search 07-14-2017
0 4
0
4
sangs8788
Hi, Below is my query which shows be the growth of the database in a year index=db_connect source = "db2*.log" |de...
by sangs8788 Communicator in Splunk Search 07-14-2017
0 2
0
2
dilipdwayne
for example : If i dont use " limit = 0 "it will return unlimited number of lines in search result but without using ...
by dilipdwayne Engager in Splunk Search 07-14-2017
0 2
0
2
Get Updates on the Splunk Community!

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 ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...
Top Solution Authors