icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Splunk Query for Graphite
SHA256 checksum (splunk-query-for-graphite_04.tgz) c82b67f5663d9a316c52ac76fd7f0ba00cd7df7ae9e01a7e3f74b03597d8605c SHA256 checksum (splunk-query-for-graphite_03.tgz) e329a30e78e836ca5a30096111b0658cac877501c324ff980b3ac681da677231
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Splunk Query for Graphite

This app has been archived. Learn more about app archiving.
This app is NOT supported by Splunk. Please read about what that means for you here.
Overview
Details
This add-on allows users to join graphite data with Splunk using a Splunk search command.

To Report Bugs Visit:
https://github.com/httpstergeek/f5query/issues

Carbon Mine - A Splunk Search Command for Graphite

Carbon Mine is a Splunk Search command that uses Graphites render url api and retrieves raw json data.
This Splunk utilizes requests python modules.

Supports:

  • Supports multiple graphite Instances

  • Proxy support

Requirements

  • This version has been test on 6.x and should work on 5.x.

  • App is known to work on Linux,and Mac OS X, but has not been tested on other operating systems. Window should work

  • App requires network access to Graphite Server

  • Miminum of 2 GB RAM and 1.8 GHz CPU.

Prerequisites

  • Graphite 9.x or Higher

  • Splunk version 6.x or Higher

You can download it Splunk. And see the Splunk documentation for instructions on installing and more.

Installation instructions

1) copy repo into $SPLUNK_HOME/etc/apps/.

2) create $SPLUNK_HOME/etc/apps/carbonmin/local/carbonmine.conf.

3) configure [production] stanza with url to graphite instance. Note: if proxy look at README for proxy config.

Example Command

| carbonmine earliest=-1hour latest=now target=nonNegativeDerivative(.elasticsearch.indices._all.search.query_total)
OR
| carbonmine target=nonNegativeDerivative(
.elasticsearch.indices._all.search.query_total)
OR
| carbonmine target=nonNegativeDerivative(*.elasticsearch.indices._all.search.query_total) instance=dev

Recommendations

It is recommend that this be installed on an Search head.

Report Bugs

https://github.com/httpstergeek/f5query/issues

Release Notes

Version 0.4
April 10, 2015
  • rewritten to use urllib and urlib2 instead of requests.
  • supports multiple targets with comma separated list
Version 0.3
March 10, 2015

Allows for user to join graphite data with Splunk using a search command.


Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.