Skip to main content

AWS CloudWatch Logs Insights is wrapped by Python

Project description

PyInsights

A CLI tool To query CloudWatch Logs Insights.

Usage

1. Write Configuration

write configuration to pyinsights.yml like:

version: '1.0'
log_group_name:
  - '/ecs/sample'
query_string: 'field @message | filter @message like /ERROR/'
duration: '30m'
limit: 10

2. Execute command

pyinsights -c pyinsights.yml -p aws_profile -r region

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyinsights-0.1.1.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

pyinsights-0.1.1-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page