Deliver logs in JSON to CloudWatch

Open
#277 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
aws, java

Research direction

Start by reviewing the AWS Lambda Java logging example linked in the issue and the related issue #226 to clarify the desired structured fields and scope. Then inspect the plugin's existing logging entry point; done should mean logs are delivered to CloudWatch in a useful JSON format, with an approach that other language plugins could adopt.

Written by the indexing model from the issue text.

Description

enhancement

It would be very nice to have the logs published to CloudWatch in JSON format (for example, such as: https://docs.aws.amazon.com/lambda/latest/dg/java-logging.html). Otherwise, it is very hard to sort through them.

This is somewhat related to #226.

If we find a nice way of logging which brings the most (useful) information as possible, other language plugins can adopt it.

Dominant language
Java
Stars
30
Forks
48
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws-cloudformation/cloudformation-cli-java-plugin

All issues in aws-cloudformation/cloudformation-cli-java-plugin

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.