Sign inSign up

yamitzky/redash-cloudwatch-insights-api

By yamitzky

Updated about 7 years ago

CloudWatch Logs Insights API for Redash JSON data source

Image
0

2.6K

yamitzky/redash-cloudwatch-insights-api repository overview

cloudwatch-insights-api

CloudWatch Logs Insights API for Redash

Motivation

Currently, Redash does not support.

This API is CloudWatch Logs Insights wrapper and can be used as Redash's URL data source.

TODO

Try to contribute as official CloudWatch Logs Insights data source.

Setup

pipenv install
python main.py

Or,

docker run -it --rm yamitzky/redash-cloudwatch-insights-api

Setup for Redash

First, deploy this API.

Then, create a URL data source with https://the-deployed-api-server/query?q=.

sample

NOTICE: Not recommended to deploy in public network!

Tag summary

Content type

Image

Digest

Size

124.7 MB

Last updated

about 7 years ago

docker pull yamitzky/redash-cloudwatch-insights-api