Splunk Search

Splunk Search
Community Activity
HeinzWaescher
Hi, my search looks like this: ... | eval month=strftime(_time, "%Y_%m") | chart dc(user_id) as count by user_id, m...
by HeinzWaescher Motivator in Splunk Search 07-24-2014
0 6
0
6
harshal_chakran
Hi, I have written a python script which runs perfectly when opened directly, but when i run it via search |script p...
by harshal_chakran Builder in Splunk Search 07-24-2014
0 2
0
2
harshal_chakran
Hi , I have two input csv's which are displayed in splunk as shown in below image: I want to search in second csv ...
by harshal_chakran Builder in Splunk Search 07-24-2014
0 2
0
2
pradeepkumarg
How can I append a search term based on a condition? For example - if fieldA > 1 I want to append | search someCri...
by pradeepkumarg Influencer in Splunk Search 07-23-2014
1 1
1
1
xvxt006
Hi, i am charting errors and i see that for some of the days there is no data and i want to fill that date with 0. S...
by xvxt006 Contributor in Splunk Search 07-23-2014
2 5
2
5
lbogle
Hello Splunkers, I am trying to correlate hostnames to multiple sources (4 .csv host files) to see if I can find wher...
by lbogle Contributor in Splunk Search 07-23-2014
1 8
1
8
ma7859
Hi, Background: I am trying to index SQL source where i have to give alias to table column names. My query: WITH ...
by ma7859 Explorer in Splunk Search 07-23-2014
0 10
0
10
DonDandrea
I am stuck on creating a search. I need to sort my results by Agency and I need to list a count of all events as well...
by DonDandrea Path Finder in Splunk Search 07-23-2014
0 2
0
2
splunkmasterfle
Hi, I am trying to sort the legend in my timechart chronologically but can't seem to make it work. This is my searc...
by splunkmasterfle Path Finder in Splunk Search 07-23-2014
0 10
0
10
soundchaos
Looking for the best way to format a timechart or stats visualization of failed login account names by time. Right no...
by soundchaos Path Finder in Splunk Search 07-23-2014
1 4
1
4
splunkmasterfle
Hi, Is this command not valid. index=batch | eval newField = lower(strftime(strptime("2014-oct" + "01","%Y-%b%d"),...
by splunkmasterfle Path Finder in Splunk Search 07-23-2014
2 11
2
11
C_Sparn
Hello, is there a possibility to use the |rest command with an eval like: anysearch |eval test = [rest /services/au...
by C_Sparn Communicator in Splunk Search 07-23-2014
0 2
0
2
irfans
I have a search that use transaction command and calculate duration of a transaction , I want to perform calculation ...
by irfans Explorer in Splunk Search 07-23-2014
1 3
1
3
karthik4455
I wish to run a query where I need to see if field1 has both entries in field2. Ex: I need to query the results like ...
by karthik4455 Explorer in Splunk Search 07-23-2014
1 4
1
4
khyoung7410
Field name is FLOW. FLOW field value is 123 OR 123456 OR 123456789 OR ... FLOW=123 ===> FLOW=null FLOW=1...
by khyoung7410 Communicator in Splunk Search 07-23-2014
0 13
0
13
happy035
I extracted some data from my set with this "stats count by failure_reason, dst | stats list(dst) as Target list(coun...
by happy035 Explorer in Splunk Search 07-23-2014
0 5
0
5
infinitiguy
I'm using a bar chart (stacked) with a search query of sourcetype="log4j" | timechart count by log4j_ERROR_with_3_wor...
by infinitiguy Path Finder in Splunk Search 07-22-2014
0 4
0
4
bryanbrady
I have the following search: host=* sourcetype=cpu | multikv fields, pctUser, pctNice, pctSystem, pctIowait, pctIdl...
by bryanbrady Engager in Splunk Search 07-22-2014
0 2
0
2
karlduncans
Hello, I'd like to exclude a specific time range from appearing in a search. I have a custom time stamp field in th...
by karlduncans Engager in Splunk Search 07-22-2014
0 1
0
1
irfans
I am trying to create transactions out of following log data 2014-07-22 09:42:04.189 linguini.qualcomm.com: <send2m...
by irfans Explorer in Splunk Search 07-22-2014
1 3
1
3
sclem
I'm trying to troubleshoot a situation where recently indexed data was searchable up until Splunk was restarted. My ...
by sclem Engager in Splunk Search 07-22-2014
1 2
1
2
edookati
I am using the below query to form a table, but the percent values have up to 6 decimal places. Can you please let me...
by edookati Path Finder in Splunk Search 07-22-2014
3 3
3
3
dhavamanis
We have indexed csv file and it has field brand_id, can you please provide steps how to lookup this brand_id field eq...
by dhavamanis Builder in Splunk Search 07-22-2014
1 4
1
4
koudis
Hi, I have following configuration in inputs.conf: [monitor:///var/log/audit/audit.log*] whitelist=(audit\.log$|audi...
by koudis Explorer in Splunk Search 07-22-2014
0 4
0
4
p_basanth
i have a lookup file as per below: fail_reasons "reason 1" "reason 2" "reason 3" "reason 4" The lookup is named...
by p_basanth New Member in Splunk Search 07-22-2014
0 10
0
10
Get Updates on the Splunk Community!

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...
Top Solution Authors