grafana-aws-cloudwatch-logs-datasource

command module
v0.0.0-...-57202ef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2021 License: Apache-2.0 Imports: 23 Imported by: 0

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
  • Initial release

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL