The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Pipeline and AWS Code Deploy logs

Prakash Chettri
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 19, 2019

I have a pipeline setup to deploy to an aws ec2 instance, in the after_install hook I have an `ng build -- prod` step that basically builds the app and creates a dist folder. Is there a way I can view the AWS Codeploy logs right in the bitbucket pipeline? Right now I am having to login to AWS and view the deployment logs, which just seem to be a too much work for a simple task.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Peter Plewa
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 16, 2020

Hi @Prakash Chettri

Are you using AWS CLI or a pipe https://bitbucket.org/atlassian/aws-code-deploy/src/master/? Both should return logs that indicate state of deployment, additionally you can turn on debug mode for additional info.

Thanks,
Peter

TAGS
AUG Leaders

Atlassian Community Events