Plugins 〉Grafana Enterprise Logs
Grafana Enterprise Logs
Grafana Enterprise Logs
Grafana Enterprise Logs (GEL) is a commercial offering based on the open-source project Loki. The commercial offering allows you to deploy a highly-scalable, simple, and reliable GEL cluster in your own data center. The plugin gives you an easy way to manage your logs cluster.
Features
- Tenant management: Easily scale up to hundreds of GEL tenants on a single cluster.
- Access policies and tokens: Fully control and visualise who has access to what.
Configuration
After the plugin has been installed into your Grafana instance, enable and initialize it:
- Navigate to Configuration > Plugins within your Grafana instance.
- Select the Grafana Enterprise Logs app from the list.
- Click the Enable plugin button on the plugin page to enable the plugin.
- Fill out the API settings section with the GEL bootstrap token and a URL where the cluster can be accessed.
- Start using the GEL plugin.
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 Grafana Enterprise Logs 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 Application
Use the grafana-cli tool to install Grafana Enterprise Logs 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. Enable it
Next, log into your Grafana instance. Navigate to the Plugins section, found in your Grafana main menu.
Click the Apps tabs in the Plugins section and select the newly installed app.
To enable the app, click the Config tab. Follow the instructions provided with the application and click Enable. The app and any new UI pages are now accessible from within the main menu, as designed by the app creator.
If dashboards have been included with the application, they will attempt to be automatically installed. To view the dashboards, re-import or delete individual dashboards, click the Dashboards tab within the app page.
Changelog
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
v2.5.1 -- May 2 2022
- [FIX] When admin api version is not explicitly configured, the latest compatible version will be automatically detected and act as a default
- [FIX] The access policy creation form provides an informative tooltip for the "Yes" button (regarding scopes for creating a datasource); also ensuring the correct scopes are added by default
- [FIX] Fixed interpretation of dates in "last heartbeat" column in ring health page; the relative time offset will periodically update now, and a tooltip will display the reported date and time
- [FIX] Clarify license status, providing warning banners if the license is expired, or near expiry
- [FIX] Alphabetized ring types on ring health page
- [FIX] Fixed the ring health page "forget" button behavior: ring members will now only be removed from the list when the request has succeeded
- [FIX] Removed text on the access policy tenant label selectors that does not apply to GEL
v2.5.0 -- April 22 2022
- [ENHANCEMENT] - Improved flow of access policy creation, including automatically selecting appropriate scopes based on user's intention to create a datasource
- [FIX] - Fixed token deletion for older versions of GEL
- [FIX] - Prevent the plugin from being disabled after modifying the plugin configuration
v2.4.1 -- April 18 2022
- [FIX] - Fixed compatibility with admin API versions 1 and 2 for listing access policies and tokens
- [FIX] - Fixed issue displaying tenant stats when self-monitoring datasource cannot be found
- [FIX] - Fixed plugin configuration validator providing misleading error messages regarding available versions when a url error should have been shown
v2.4.0 -- April 13 2022
- [FEATURE] - Added ring health page
- [ENHANCEMENT] - Added rules:read rules:write scopes for GEL
- [ENHANCEMENT] - Added support for admin API versions 2 and 3; version can be selected in plugin configuration
- [ENHANCEMENT] - Debug export now appears, conditionally on backend support
- [ENHANCEMENT] - Improved form usability for creating and editing tenants, access policies, and tokens
- [ENHANCEMENT] - Restored compatibility with Grafana v7.5
- [ENHANCEMENT] - Token creation dialog now defines expiry in terms of days
- [FIX] - Fixed token creation dialog's copy-to-clipboard functionality for later versions of Grafana
- [FIX] - In the token dialog, the ability to create datasources is appropriately limited to a single tenant (to match actual capability of backend service)
- [FIX] - Interpret initial If-Match ETag when fetching collections of tokens, access policies, and tenants
- [FIX] - Remove extra trailing slashes in plugin settings and remote write URLs
- [FIX] - Token creation dialog will offer to create datasources only when read scopes are present
v2.3.2 -- March 14 2022
- [FIX] - Fixed copy-to-clipboard functionality for Grafana v8.3+
- [FIX] - Add rules:read rules:write for GEL
v2.3.1 -- February 24 2022
- [FIX] - Add compatibility with grafana-enterprise v8.4.2+
v2.3.0 -- November 12 2021
- [FEATURE] - Added ability to edit access policies
- [FIX] - Ensure
__system__
access policy does not appear - [FIX] - Change of terminology to "Tenants" (previously was "Instances")
- [FIX] - Fixed issue related to saving and updating instance limits (If-Match, ETag stability)
v2.2.0 -- August 19 2021
- [ENHANCEMENT] - Show more detailed error messages for not correctly formatted access-tokens on the plugin config page
- [ENHANCEMENT] - Update self-monitoring dashboards, introduce a new "Overview Dashboard"
v2.1.0 -- August 13 2021
- [FEATURE] - Add a simple way to automatically generate datasources when creating a new logs:read token
- [FEATURE] - Make it possible to create wildcard access-policies that are applied to all instances in a cluster
- [FIX] - Hide the
__system__
instance when self-monitoring is not available
v2.0.1 -- June 15 2021
- [FIX] - Make the modals scrollable when creating a new instance, access-policy or token (introduced in v2.0.0)
v2.0.0 -- June 14 2021
- [FEATURE] - Make the plugin compatible with Grafana 8 (Breaking change! - this version doesn't work with earlier versions of Grafana anymore)
v1.1.0 -- June 14 2021
- [FIX] - Make "admin", "alerts:read" and "alerts:write" scopes available for new access policies
- [FEATURE] - Update the look of the access policies list items
- [FEATURE] - Enable LBAC (Label Based Access Control) in the plugin
v1.0.1 -- March 17 2021
- [FIX] - Show hints (and disable the submit) for incorrectly formatted tokens on the app config page
- [FIX] - Make backspaces work in the token input field
v1.0.0
Initial release with supporting the basic features of Grafana Enterprise Logs (GEL).