Plugins 〉Sumo Logic
Sumo Logic
Instantly visualize Sumo Logic data in Grafana
The Sumo Logic data source plugin is the easiest way to pull Sumo Logic 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 Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
.h4 . .mb-0 }
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Installing Sumo Logic 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.
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 Sumo Logic 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.
Changelog
v1.6.1 - 2024-10-28
- ⚙️ Chore: Update backend dependencies
v1.6.0 - 2024-10-25
- 🚀 Feature: Pass cookies with requests to avoid refused connections
v1.5.0 - 2024-10-24
- 🚀 Feature: Add configuration option for polling interval
v1.4.8 - 2024-10-24
- 📝 Documentation: Update docs
v1.4.7 - 2024-10-23
- ⚙️ Chore: Update backend dependencies
v1.4.6 - 2024-10-22
- ⚙️ Chore: Update backend dependencies
- ⚙️ Chore: Plugin can now recover from panic errors more gracefully
v1.4.5 - 2024-10-03
- ⚙️ Chore: Update frontend dependencies
- ⚙️ Chore: Minimal supported Grafana version is now
10.4.8
v1.4.4 - 2024-09-23
- ⚙️ Chore: Update backend dependencies
v1.4.3 - 2024-09-12
- 📝 Documentation: Update docs
v1.4.2 - 2024-08-30
- ⚙️ Chore: update backend dependencies
v1.4.1 - 2024-07-25
- 🐛 Fix: Make
DimensionsQueryRequest
return fetch error
v1.4.0 - 2024-06-25
- ⚙️ Chore: Added SLO metrics to the plugin
v1.3.0 - 2024-06-19
- ⚙️ Chore: Update backend dependencies
v1.2.0 - 2024-05-09
- 🐛 Fix: Fix loading custom API url from provisioning files
- ⚙️ Chore: Update backend libraries
v1.1.0 - 2024-03-28
- 🐛 Fix: Fix respecting timeouts.
- ⚙️ Chore: Update backend dependencies
v1.0.2 - 2024-03-13
- ⚙️ Chore: Backend binaries are now compiled with Go version
1.22.1
v1.0.1 - 2024-03-01
- ⚙️ Chore: Update backend dependencies
v1.0.0 - 2024-01-22
- 🚀 Feature Metric query builder
v0.2.0
- 🐛 Fix Fix displaying logs on all grafana versions 9+
- ⚙️ Chore Update frontend and backend dependencies
- ⚙️ Chore Bump min Grafana and NodeJS versions
v0.1.1
- ⚙️ Chore Update frontend dependencies
- 🐛 Fix Fix docs link
v0.1.0-beta.1
- 🚀 Feature Initial version