Skip to content

Log GreenGrass core device logs in s3.

0

I want to log GreenGrass core device logs in s3, please guide me how to do so.

asked 3 years ago440 views
1 Answer
2

Hi shivam_khanna,

you can use AWS IoT Greengrass' Log Manager to upload logs to Amazon CloudWatch. Then you can export logs to S3. In case you prefer a direct upload to S3 you can write your own Greengrass component and upload logs to S3 for example by using Greengrass stream manager.

Cheers,
Philipp

AWS
EXPERT
answered 3 years ago
AWS
EXPERT
reviewed 3 years ago
  • +1 to Philipp's response. That is the most direct way to get the logs into S3.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.