Top "Splunk" questions

Splunk is a tool for collecting, monitoring, visualizing and analyzing machine data from any source.

How do I escape values in Splunk?

Splunk best practices say to use key/value pairs. It also says to wrap values in quotes if they contain …

splunk
Sending syslog messages from perl

We are sending a lot of syslog messages from our perls script using the facility code of local2. This works …

perl logging syslog splunk sunos
Forwarding log via syslog-ng

I'm trying to forward my logs using syslog-ng to my central syslog server. But it is not working. This is …

linux syslog splunk syslog-ng graylog2
Search Splunk with Rest API without a saved search

I am VERY new to using Splunk and have a very basic question. Is it possible to use the REST …

splunk
show results from two splunk queries into one

I have two separate splunk queries: 1st Query : Outputs unique user count in last 24 hours 2nd Query : Outputs unique users …

join splunk
Group event counts by hour over time

I currently have a query that aggregates events over the last hour, and alerts my team if events are over …

splunk splunk-query
Find distinct x and corresponding y

I have a set of records with multiple duplicate values across two fields X, and Y. I would like to …

splunk
embeding conf files into helm chart

Im new at helm. Im building a splunk helm chart with numerous conf files. I currently use something like this …

templates kubernetes splunk configmap kubernetes-helm
Getting errors when running Splunk SDK examples: "No appropriate protocol (protocol is disabled or cipher suites are inappropriate)"

I downloaded Splunk Java SDK from website (http://dev.splunk.com/sdks) and trying to run it under jdk1.8.0_91 (windows 10). …

java c# splunk