Plugins 〉Splunk Infrastructure Monitoring
Splunk Infrastructure Monitoring
Instantly visualize Splunk Infrastructure Monitoring data in Grafana
The Splunk Infrastructure Monitoring (formerly known as SignalFx) data source plugin is the easiest way to pull Splunk Infrastructure Monitoring data directly into Grafana dashboards.
- Visualize it either in isolation (one database) or blend it with other data sources.
- Discover correlations and covariances across all your data in minutes.
Grafana Cloud Pro
- $25 / user / month and includes a free trial for new users
- Available with a Grafana Cloud Pro plan
- Access to 1 Enterprise plugin
- Fully managed service (not available to self-manage)
Grafana Cloud Advanced / Grafana Enterprise
- Available with a Grafana Cloud Advanced plan or Grafana Enterprise license
- Access to all Enterprise plugins
- Run fully managed or self-manage on your own infrastructure
Installing Splunk Infrastructure Monitoring on Grafana Cloud:
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
For more information, visit the docs on plugin installation.
Installing on a local Grafana:
For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.
1. Install the Data Source
Use the grafana-cli tool to install Splunk Infrastructure Monitoring from the commandline:
grafana-cli plugins install
The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.
Alternatively, you can manually download the .zip file for your architecture below and unpack it into your grafana plugins directory.
Alternatively, you can manually download the .zip file and unpack it into your grafana plugins directory.
2. Configure the Data Source
Accessed from the Grafana main menu, newly installed data sources can be added immediately within the Data Sources section.
Next, click the Add data source button in the upper right. The data source will be available for selection in the Type select box.
To see a list of installed data sources, click the Plugins item in the main menu. Both core data sources and installed data sources will appear.
Change Log
1.2.0
Minor Changes
- Feature: Secure socks proxy support added
[1.1.4] - 2023-05-03
- Chore - Backend binaries are now compiled with
golang:1.20.4
which contains security fixes
[1.1.3] - 2023-04-19
- Chore - Backend binaries are now compiled with
golang:1.20.3
which contains security fixes - Chore - Backend grafana SDK dependencies are updated
[1.1.2] - 2022-12-19
- Chore - Updated to latest version of Go (1.19.4)
- Chore - Updated Grafana backend dependencies
[1.1.1] - 2022-11-11
- Variables Query - Added support for variable interpolation in dimensions query
- Bug Fix - Fixed a bug in dimensions variable editor where dimension query fails to return values
- Bug Fix - Fixed a bug where hidden queries are returning results
[1.1.0] - 2022-11-10
- Variables Query - Added ability to query dimensions
- Query Inspector - Query inspector now shows the interpolated query
- Config Editor - Added an ability to customize outgoing URLs. (optional)
- Chore - Variable query schema updated
- Chore - Debug logs now prints the outgoing URLs
- Chore - Fixed typos in the document
[1.0.7] - 2022-11-01
- Chore - Backend binaries compiled with latest go version 1.19.3
- Chore - Backend grafana dependencies updated
[1.0.6] - 2022-11-01
- Update Access Token input to obfuscate password input
[1.0.5] - 2022-10-26
- Chore Fixed the broken health check and query methods
- Chore Backend binaries compiled with latest go version 1.19.2
[1.0.4] - 2022-09-19
- Fix - query type variables
[1.0.3] - 2021-03-24
- New builds with go 1.18 to address CVE-2022-24921
[1.0.2] - 2021-12-17
- Enterprise license check update
[1.0.1] - 2021-08-10
- Update documentation
[1.0.0] - 2021-04-12
- Chore: Update SDK
[0.9.5] - 2021-03-25
- Drone extension update
[0.9.4] - 2021-03-24
- Use latest integration bot
[0.9.1] - 2021-03-18
- Add dashboard using sample data
[0.9.0] - 2021-02-8
- Initial beta release