1 Answer
- Newest
- Most votes
- Most comments
0
Hello Ajay,
In CodeBuild, the build logs first show the last 1000 lines of log and you can click the "show previous logs" up to the last 10,000 lines.
A quick way to view the logs starting from the beginning is to use the "--start-from-head" option of the get-log-events CLI command. This would return the earliest log events first. You may also use subscription filters to view the log events in real time, see How do I retrieve log data from CloudWatch Logs for additional information.
answered 2 years ago
Relevant content
- Accepted Answerasked a year ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated a year ago