Skip to content

Splunk Redis monitor application. This app provides the ability to monitor Redis servers with Splunk.

Notifications You must be signed in to change notification settings

dneufeld/splunk-redis-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

splunk-redis-monitor

This is the Splunk for Redis application developed by Dale Neufeld. This app provides the ability to monitor Redis servers.

Usage

###pre-requisites

cd $SPLUNK_HOME/etc/apps
git clone https://github.com/dneufeld/splunk-redis-monitor.git
$SPLUNK_HOME/bin/splunk restart

###The application consists of:

A Ruby script to gather data from Redis as scripted input Dashboards and macros to enable monitoring and investigation of Redis servers

###This applciation has been tested on:

  • redis 2.4.1

###Data collection script

The data collection script can be found in

$SPLUNK_HOME/etc/apps/redismonitor/bin/

###Splunk configuration

To configure your Splunk server you should:

  • Configure inputs.conf

About

Splunk Redis monitor application. This app provides the ability to monitor Redis servers with Splunk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages