command
module
Version:
v0.0.0-...-57202ef
Opens a new window with list of versions in this module.
Published: Apr 15, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
AWS CloudWatch Logs Datasource Plugin for Grafana
Setup
Follow Installing Plugins Manually steps, and install plugin from released zip file.
Allow following API for EC2 instance, and run Grafana on the EC2 instance.
- logs:FilterLogEvents
- logs:GetLogEvents
- logs:DescribeLogGroups
- logs:DescribeLogStreams
- logs:DescribeQueries
- logs:StartQuery
- logs:StopQuery
Templating
Query variable
Name |
Description |
log_group_names(region, prefix) |
Returns a list of log group names which prefix is prefix . |
log_stream_names(region, log_group_name) |
Returns a list of log stream names which group is log_group_name . |
Changelog
v1.0.0
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.