| Thread Info | |||||
|---|---|---|---|---|---|
|
When I run a search ( sourcetype="fieldtest"), I see that there are two events with a field called third and a value ...
by
triest
Communicator
in
Splunk Search
07-01-2015
|
0
|
4
| |||
|
Forgive my newbieness - I've tried doing this with:
| metadata type=sourcetypes index="*"
but the output is dif...
by
vermicknid
New Member
in
Splunk Search
09-24-2013
|
0
|
5
| |||
|
hi
what is the syntax of the custom condition search
I have a search like
earliest=-5m heartbeat | stats co...
by
alexl1
Path Finder
in
Splunk Search
07-01-2015
|
0
|
1
| |||
|
Below is my query which list about 80 events grouped by a certain ID (488e5185-42d7-4eec-bcb5-43590ae751a0). The eve...
by
pmcfadden91
Path Finder
in
Splunk Search
07-01-2015
|
0
|
1
| |||
|
Search:
index=ctap host=sc58* sourcetype=gateway "CTIPOP CALL RECEIVED" acct="*" | stats count by acct | eventstat...
by
kmccowen
Path Finder
in
Splunk Search
06-30-2015
|
0
|
16
| |||
|
Upgraded from Splunk 5.0.9 to 6.1.2. Can't search. Seeing the following message: "In handler 'jobs': Cannot perform a...
by
rmorlen
Splunk Employee
in
Splunk Search
08-13-2014
|
1
|
3
| |||
|
Right now I have two different scripts: report scripts and procedure scripts. They have a begin and finished time. I ...
by
alanxu
Communicator
in
Splunk Search
06-30-2015
|
0
|
4
| |||
|
I have 2 searches :`
index=os_windows Host="usatlb9*" object="Network Interface" counter="Bytes Total/sec" |timec...
by
zd00191
Communicator
in
Splunk Search
07-01-2015
|
0
|
1
| |||
|
hello,
Splunk 6.13/CentOS 6.4
I recently had a Splunk outage. My monitoring software showed, plenty of IO, CPU...
by
daniel333
Builder
in
Splunk Search
07-01-2015
|
0
|
1
| |||
|
Hi Splunk Experts,
I would like to ask, if there's a way to measure the data size (in bytes) for each counter? For...
by
joseph_trinidad
New Member
in
Splunk Search
07-01-2015
|
0
|
1
| |||
|
For the below data I want to create fields highlighted in data. The problem while extracting is that the data is in m...
by
20065945
Explorer
in
Splunk Search
06-30-2015
|
0
|
1
| |||
|
How can I fill null value in the following result with desired value, e.g. 0:
mysearch | stats count by host
I ...
by
jgcsco
Path Finder
in
Splunk Search
07-01-2015
|
0
|
6
| |||
|
When I run the following search, I get 100+ results of src_ip 1.2.3.4 and signature X:
index=http status=200 src_i...
by
ErraticIncome93
Explorer
in
Splunk Search
06-30-2015
|
0
|
5
| |||
|
Hi Splunkers,
Im having this serious problem. Is there any way to transform or modify a log coming to a certain in...
by
sympatiko
Communicator
in
Splunk Search
07-01-2015
|
0
|
4
| |||
|
Hi guys,
I am having some trouble trying to do a search. I want to do a search that involves the tools count and i...
by
BITSIntern
Path Finder
in
Splunk Search
07-01-2015
|
0
|
2
| |||
|
Hi,
I am using this query in splunk search - index="some_index" | dedup source | sort -source | dedup sourcetype |...
by
nilotpaldutta
Explorer
in
Splunk Search
06-30-2015
|
0
|
4
| |||
|
How can we get the scatter chart mentioned in the link http://www.splunk.com/view/SP-CAAACGB to work?
by
user21041983
Explorer
in
Splunk Search
06-23-2015
|
0
|
4
| |||
|
I have to send automated reports to a partner with logs and MSISDN that failed due to timeout. Logs are divided by st...
by
mikylace
Explorer
in
Splunk Search
06-26-2015
|
0
|
3
| |||
|
I managed to get the following report from Splunk (excuse the lines, trying to format it for viewing):
mrSTATUS---...
by
tyronetv
Communicator
in
Splunk Search
06-30-2015
|
0
|
1
| |||
|
Hi,
I am having a tough time in creating overall sum and aggregate sum. Here is my issue:
I have multiple value...
by
shrirangphadke
Path Finder
in
Splunk Search
06-30-2015
|
0
|
4
| |||
|
I found this search
| rest /services/data/indexes | table title | rename title as index_name | eval joinfield=if(s...
by
cdo_splunk
Splunk Employee
in
Splunk Search
06-30-2015
|
2
|
15
| |||
|
I've read the docs and iterated many times to try to get a simple command to work which pipes events to it.
Examp...
by
arubi2
Explorer
in
Splunk Search
06-26-2015
|
1
|
5
| |||
|
Currently, the "Save As" option near search bar allows to store the result as Report or Dashboard Panel. I was wonder...
by
phagunbaya
Explorer
in
Splunk Search
06-30-2015
|
0
|
1
| |||
|
Case 1:
index=xyz | rex "(?i)<ticketId>(?P<TICKETID>[^<;]+)" | stats values(TICKETID) as TICKETID by processname ...
by
gunturu_nagasri
Explorer
in
Splunk Search
06-30-2015
|
0
|
2
| |||
|
I'm trying to add a field to my main search based on the values retrieved from a subsearch. More specifically, my mai...
by
rescobar713
Path Finder
in
Splunk Search
06-25-2015
|
1
|
8
|