An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cloudwatch-logs

shivam0404/Study-DevLab-AWS

🚀 Create, evaluate, and learn with an innovative code platform using AWS, React, and Node.js for streamlined development and feedback.

Language: JavaScript - Size: 3.79 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

mozillazg/kube-audit-mcp

MCP Server for Kubernetes Audit Logs

Language: Go - Size: 7.16 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 4 - Forks: 0

leonadolfsson/CloudPipe-Automated-ETL-Pipeline-on-AWS

🌐 Build an automated ETL pipeline on AWS with CloudPipe, leveraging serverless technologies for efficient data processing and easy query-ready outputs.

Language: Python - Size: 1.27 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

cloudposse/terraform-aws-ecs-web-app

Terraform module that implements a web app on ECS and supports autoscaling, CI/CD, monitoring, ALB integration, and much more.

Language: HCL - Size: 4.59 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 253 - Forks: 157

vishal-n2403/Study-DevLab-AWS

Interactive Ed-Tech learning platform with coding challenges, forums, and real-time evaluation using AWS cloud services.

Language: JavaScript - Size: 3.79 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

Sakshi-Khandagale/CloudPipe-Automated-ETL-Pipeline-on-AWS

CloudPipe is a fully automated, serverless ETL pipeline on AWS. It ingests raw data, transforms it using AWS Glue, stores processed data in S3, and allows querying with Athena. The pipeline is event-driven, monitored with CloudWatch & EventBridge, and sends notifications via SNS.

Language: Python - Size: 1.28 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

mooyoul/cloudwatch-logs-actions

Integrates Github Actions with AWS CloudWatch Logs

Language: TypeScript - Size: 3.96 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 4 - Forks: 2

ymgyt/tracing-cloudwatch

AWS Cloudwatch layer for tracing-subscriber

Language: Rust - Size: 52.7 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 19 - Forks: 8

zsoftly/logguardian

Enterprise-grade automation for CloudWatch log group encryption, retention, and compliance monitoring

Language: Go - Size: 313 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

garysassano/cdk-aws-serverless-otlp-forwarder-cwl

CDK app showcasing a serverless approach to send OpenTelemetry traces to any OTel-compatible vendor using CloudWatch Logs and Lambda

Language: Rust - Size: 214 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

garysassano/cdk-aws-serverless-otlp-ch-forwarder-cwl

CDK app showcasing a serverless approach to send OpenTelemetry traces to ClickHouse using CloudWatch Logs and Lambda

Language: Rust - Size: 307 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

knqyf263/utern

Multi group and stream log tailing for AWS CloudWatch Logs.

Language: Go - Size: 427 KB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 311 - Forks: 25

Jareechang/ecs-nextjs

Running next.js on AWS ECS

Language: TypeScript - Size: 384 KB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 42 - Forks: 8

udhos/cloudwatchlog

This Go module https://github.com/udhos/cloudwatchlog helps in explicitly sending log events do AWS CloudWatch.

Language: Go - Size: 16.6 KB - Last synced at: 24 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

lukewaite/logstash-input-cloudwatch-logs 📦

Input plugin for Logstash to stream events from CloudWatch Logs

Language: Ruby - Size: 62.5 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 141 - Forks: 76

xanderbilla/aws-serverless-springboot

A boilerplate project to kickstart your Spring Boot applications with AWS Serverless architecture.

Language: Shell - Size: 118 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Nitya1950/University-Assistant-Alexa-Skill

Alexa Skill for Rutgers University that provides students with campus event info, deadlines, shuttle schedules, and more using AWS Lambda, DynamoDB, and CloudWatch.

Language: Python - Size: 1.16 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

amssdias/chatea-conecta

Web chat app

Language: Python - Size: 1.91 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

gogama/incite

Hassle-free queries on Amazon CloudWatch Logs Insights in Go

Language: Go - Size: 260 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 63 - Forks: 7

aws-samples/sample-resource-quota-and-control-plane-utilization

Publishes resource utilization metrics & control api call tracking to Amazon Cloudwatch using EMF (embedded metric format)

Language: Go - Size: 81.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

cp-dharti-r/devops-AWS-EC2-Deployment

A step-by-step guide to deploy an Admin Panel on an AWS EC2 instance using Docker Swarm, CloudWatch for logging, and GitLab CI/CD for automated deployment.

Size: 1.95 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

SumoLogic/sumologic-aws-lambda

A collection of lambda functions to collect data from Cloudwatch, Kinesis, VPC Flow logs, S3, security-hub and AWS Inspector

Language: Python - Size: 94.6 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 152 - Forks: 135

TejeshKumarReddyC/ecommerce-app-using-SQS-Decoupling-microservices

Designed and implemented a loosely coupled microservices-based e-commerce web application using Flask and Docker. Each service (user, product, order) was containerized and deployed using ECS Fargate. RDS MySQL was used for persistent storage, and services communicated via SQS. Implemented CI/CD pipeline using GitHub Actions

Language: Python - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

axiomhq/axiom-cloudwatch-forwarder

Forward CloudWatch Logs to Axiom.

Language: Python - Size: 422 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 7

kislyuk/watchtower

Python CloudWatch Logging: Log Analytics and Application Intelligence

Language: Python - Size: 731 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 809 - Forks: 115

hyorimitsu/mcp-amazon-cloudwatch-logs

A Model Context Protocol (MCP) server that enables AI assistants to interact with Amazon CloudWatch Logs through a standardized interface using AWS SDK.

Language: TypeScript - Size: 485 KB - Last synced at: about 6 hours ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

elviscrack/hono-poc

Hono-poc is a lightweight serverless CRUD API that leverages AWS Lambda and DynamoDB for efficient data management. This project showcases the power of Hono in creating fast, minimal REST APIs while using AWS CDK for seamless deployment. 🐙✨

Language: JavaScript - Size: 87.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

TheDesignium/cdk-log-notifier

Collect and filter CloudWatch logs and post to Slack.

Language: TypeScript - Size: 785 KB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 44 - Forks: 4

dbhowell/pino-cloudwatch

AWS CloudWatch Logs transport for pino

Language: JavaScript - Size: 327 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 14

aws-iot-builder-tools/emf-metrics-with-iot-rules

Sample showing batch ingestion of IoT device metrics into Amazon CloudWatch Metrics, using Embedded Metric Format (EMF). The ingestion happens via Basic Ingest, routed from AWS IoT Core Rules Engine in batches into Amazon CloudWatch Logs, which automatically extracts metrics from EMF into CloudWatch Metrics.

Language: JavaScript - Size: 136 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Zsmerritt/Flutter_AWS_CloudWatch

A Flutter package that sends logs to AWS CloudWatch.

Language: Dart - Size: 237 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 7

cloudposse/terraform-aws-cloudwatch-logs

Terraform Module to Provide a CloudWatch Logs Endpoint

Language: HCL - Size: 3.87 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 73 - Forks: 22

Zapwap123/Python-Scripts-To-Extract-Information-From-A-Log-File

This repository contains Python scripts designed to analyze server logs from a Node.js application. The tools can identify the most accessed API endpoints, count how many requests were made by each IP within 10 seconds of their first request, and analyze the number of requests per User-Agent.

Language: Python - Size: 373 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

phalcon/incubator-logger

Extended Adapters for Phalcon Framework Logger component.

Language: PHP - Size: 240 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 9 - Forks: 8

sndyuk/logback-more-appenders

Extra appenders for Logback.

Language: Java - Size: 215 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 124 - Forks: 58

logsonic/logsonic

Desktop based log analysis for all your log sources

Language: TypeScript - Size: 1.49 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 38 - Forks: 2

commandeer/open

Commandeer is a tool built by developers for developers that solves three things in the cloud. First, we are focused on the deployment of your IAC. Secondly, we enable you to 'Test your Plumbing'. Lastly, Commandeer provides you the ability to easily view your data.

Language: JavaScript - Size: 13.7 MB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 142 - Forks: 28

cloudposse/terraform-aws-cloudwatch-flow-logs

Terraform module for enabling flow logs for vpc and subnets.

Language: HCL - Size: 3.79 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 34 - Forks: 23

serkanh/cloudwatch-logs-mcp

Language: Python - Size: 26.4 KB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 25 - Forks: 1

aws-samples/sample-cloud-spend-mcp-server

MCP for AWS Cost Explorer and CloudWatch logs

Language: Python - Size: 1.86 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 2

deptno/cwlog

:paw_prints: cli AWS Cloudwatch Logs Downloader

Language: TypeScript - Size: 745 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 1

xseman/log4js-appender-cloudwatch

📝 Log4js AWS Cloudwatch appender

Language: TypeScript - Size: 195 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 2

vitalijr2/aws-lambda-slf4j

An SLF4J Logger implementation for AWS Lambda and CloudWatch.

Language: Java - Size: 433 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

daniel-cottone/serverless-es-logs

A Serverless plugin to transport logs to ElasticSearch

Language: TypeScript - Size: 1.77 MB - Last synced at: 20 days ago - Pushed at: 25 days ago - Stars: 55 - Forks: 31

TylerBrock/saw

Fast, multi-purpose tool for AWS CloudWatch Logs

Language: Go - Size: 80.1 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1,431 - Forks: 83

niaid/cloudwatcher

A tool for monitoring AWS CloudWatch metrics and logs

Language: Python - Size: 1.46 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Roberto-A-Cardenas/serverless-api-lambda

Serverless REST API using AWS Lambda, API Gateway, DynamoDB and Terraform

Language: HCL - Size: 1.11 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

terraform-aws-modules/terraform-aws-cloudwatch

Terraform module to create AWS Cloudwatch resources 🇺🇦

Language: HCL - Size: 198 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 170 - Forks: 200

HirotoShioi/winston-cloudwatchlogs

Winston transport layer for Amazon cloudwatch logs

Language: TypeScript - Size: 51.8 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

fluent-plugins-nursery/fluent-plugin-cloudwatch-logs

CloudWatch Logs Plugin for Fluentd

Language: Ruby - Size: 378 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 203 - Forks: 146

samshad/CSCI-5410-Serverless-Data-Processing

CSCI 5410 – Serverless Data Processing (Dalhousie, Summer 2024). AWS & GCP labs plus a capstone React + Lambda feedback platform showcasing event‑driven pipelines, Step Functions orchestration, and DynamoDB persistence 100 % serverless.

Language: JavaScript - Size: 37.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aaronamran/AWS-Automated-EC2-Backup-to-S3-with-IAM-and-CloudWatch-Log-Monitoring 📦

This homelab project sets up a cloud-based automated backup and monitoring solution using AWS. It is optimised for low-resource environments, ideal for single-laptop homelabs and virtual setups.

Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rustyconover/cloudwatch-log-redirector

CloudWatch Log Redirector

Language: Rust - Size: 126 KB - Last synced at: 1 day ago - Pushed at: 9 days ago - Stars: 15 - Forks: 1

h3poteto/ecs-task

Run a task on Amazon ECS and stream the output to stdout

Language: Go - Size: 226 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 27 - Forks: 12

khimananda/cloudwatch-log-viewer

CloudWatch Logs Dashboard is a powerful DevOps tool built with React and Material-UI, designed to simplify viewing and managing AWS CloudWatch logs. It offers real-time filtering, log level highlighting, and favorites—making it easy for DevOps teams to securely share logs with developers using AWS SSO and temporary credentials.

Language: TypeScript - Size: 62.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DNcrypter/AWS-serverless-API-application

This project demonstrates a serverless application architecture using AWS services. The architecture includes an API Gateway, AWS Lambda functions, and DynamoDB for data storage. The application allows users to perform CRUD operations through API endpoints.

Language: Python - Size: 10 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Kartikk-26/AWS-AutoResize-Transfer-System

This project automates image resizing and transfer using AWS services, utilizing S3, Lambda, and SNS for seamless processing, secure storage, and real-time notifications in a scalable and cost-efficient architecture.

Language: Python - Size: 2.62 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

GSA/mysql_to_cloudwatch

Grab logs from MySQL and send them to CloudWatch Logs

Language: Python - Size: 85 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 3

aws-samples/logging-monitoring-apg-guide-examples

The CloudFormation templates included in this repository are intended to assist you in configuring and installing Amazon CloudWatch and AWS X-Ray for on premises servers, Amazon EC2, Amazon ECS, and Amazon EKS. Templates are also provided for deploying ECS and EKS clusters and services with Amazon CloudWatch preconfigured.

Size: 492 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 18 - Forks: 10

mpyw/cloudwatch-front-logger 📦

Save your browser console logs to AWS CloudWatch (Inspired by agea/console-cloud-watch)

Language: TypeScript - Size: 47.9 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 6

TejeshKumarReddyC/Log-processing-of-webserver-logs-AWS

Logs of a web server such as apache are logged in cloudwatch and processed using subscription filter & ultimately error logs are stored in s3 via lambda for further analysis

Language: Python - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

BrianKN019/aws_VPC_logs_cloudwatch

Amazon VPC, Monitoring, and Flow Logs: A Hands-On Guide

Language: HCL - Size: 1.86 MB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

osiegmar/logback-awslogs-json-encoder

Logback encoder for producing JSON formatted log output for Amazon CloudWatch Logs Insights

Language: Java - Size: 276 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 6

msysh/aws-sample-scheduled-cloudwatch-logs-export

This solution exports CloudWatch Logs of last day for daily.

Language: TypeScript - Size: 138 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

DamZiobro/awsinsights

Get and filter AWS CloudWatch logs from multiple log groups using AWS CloudWatch Insights service

Language: Python - Size: 25.4 KB - Last synced at: about 3 hours ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

binxio/aws-cloudwatch-log-minder

command line utility and Lambda to maintain AWS Cloudwatch logs

Language: Python - Size: 140 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 65 - Forks: 22

telia-oss/aws-lambda-log-filter-mask

An AWS Lambda function that is designed to filter logs to remove sensitive data, mask any sensitive information, and then post the resulting data to a separate log group.

Language: JavaScript - Size: 144 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nathanmartins/go-awslogs

A fast and efficient command-line tool for fetching and tailing AWS CloudWatch logs.

Language: Go - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

aws-cloudformation/aws-cloudformation-resource-providers-logs

The CloudFormation Resource Provider Package For Amazon CloudWatch Logs

Language: Java - Size: 364 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 35

robertpeteuil/terraform-aws-sns-to-cloudwatch-logs-lambda 📦

Terraform Module to provision Lambda Function that routes SNS messages to CloudWatch Logs

Language: HCL - Size: 14.9 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 14

ryoichi-obara/cloudwatch-logs-downloader

Save CloudWatchLogs to local file.

Language: JavaScript - Size: 109 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

kylemcc/cwlog

tee(1) for CloudWatch Logs

Language: Go - Size: 284 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 1

zendesk/cloudwatch-logger 📦

Connects standard input to Amazon CloudWatch Logs

Language: Go - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 20 - Forks: 4

snaka/download-cwlogs

Command to download all log-streams of specified log-group in CloudWatch logs then save as CSV

Language: Go - Size: 9.77 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DiscreteTom/aws-lambda-log-proxy

Filter or transform logs from AWS Lambda functions before they are sent to CloudWatch Logs.

Language: Rust - Size: 262 KB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

bcelenza/aws-cwq

The missing command-line interface (CLI) for Amazon CloudWatch Logs Insights

Language: TypeScript - Size: 1.49 MB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 1

rpgreen/apilogs

Easy logging and debugging for Amazon API Gateway and AWS Lambda Serverless APIs

Language: Python - Size: 1.39 MB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 254 - Forks: 16

sensefly-sa/log4j-cloudwatch-appender

Log4j 2.x appender for AWS CloudWatch logs

Language: Java - Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 5

logdna/logdna-cloudwatch

AWS Lambda for logging from CloudWatch into LogDNA

Language: JavaScript - Size: 83 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 19

alivia-23/CatWeatherChatBot

Build a chatbot using Amazon Lex and host website in serverless platform

Language: JavaScript - Size: 203 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

apex/logs-cloudwatch

Send your AWS CloudWatch Logs to Apex Logs.

Language: Go - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 38 - Forks: 2

rafaellaurindo/lambda-ses-mail-logs

Lambda Function to log SES mail send and delivery on Cloudwatch

Language: JavaScript - Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

prikhi/cloudwatcher

TUI for reviewing error logs from AWS Cloudwatch

Language: Haskell - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

in4it/tee2cloudwatch

Send your output data of your commands to cloudwatch logs.

Language: Go - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 3

loivis/cloudwatch-logs-to-custom-metrics-with-dimensions

Language: Go - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kpettijohn/cwlogstream_exporter

Prometheus AWS CloudWatch log stream (last event time) exporter

Language: Go - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

stefanszasz/network-logger

Network traffic capture using gopacket

Language: Go - Size: 330 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

rce/cloudwatch-to-local-kibana

Language: Shell - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

bot-by/slf4j-aws-lambda 📦

An SLF4J Logger implementation for AWS Lambda and CloudWatch

Language: Java - Size: 1.56 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

custom-terraform-aws-modules/network

AWS Terrform module for a VPC, public and private subnets.

Language: HCL - Size: 1.38 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Cloudbourn/aws-account-error-log-forwarder

An account-level subscription filter that forwards matching AWS CloudWatch logs to an external service.

Language: TypeScript - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ImAliSheraz/cloudwatch-logs-laravel

✨ AWS CloudWatch: Log Laravel application logs directly to CloudWatch for centralized monitoring and analysis.

Language: PHP - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

winebarrel/logsf 📦

logsf is a tool to follow tail messages of CloudWatch Logs.

Language: Rust - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jlib-framework/jlib-awslambda-logback

jlib AWS Lambda SLF4J/Logback Appender

Language: Java - Size: 149 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 0

StevenJDH/aws-cwl-exporter

A productivity tool that makes it easy to schedule automated log exports to an AWS S3 Bucket.

Language: Shell - Size: 71.3 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

robintemme/cloudrus

Golang sirupsen/logrus hook for sending logs directly to AWS CloudWatch Logs (work in progress, not stable yet)

Language: Go - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

Pedro2712/cloudwatch_tutorial

Comprehensive tutorial on AWS CloudWatch using VitePress. Covers setup, monitoring, and advanced features for effective resource management.

Size: 1.92 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

biggaji/send-cloudwatch-log

Easily send logs from your Node.js application to AWSCloudWatchLogs service

Language: TypeScript - Size: 51.8 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

mutemip/AWS-Lambda-Http

A Lambda function that sends an HTTP request every minute and records metrics for the request. Generates two data points. 1. If the request is successful or not, 2. Time it took to execute a request

Language: JavaScript - Size: 17.9 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

comicrelief/serverless-cloudwatch-slack-alerts 📦

A serverless package to send cloudwatch alerts via SNS to a slack channel

Language: JavaScript - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0