Is it possible to access the bitbucket pipeline logs from inside a container? I know you can download logs manually through the button in the web ui. However, I am trying to find a way to access logs inside the pipeline so that I can upload them to an external location for storage.
An example of what I am looking for is a location inside the container, or an API endpoint of some type that I can call to the query the log results.
This seems like an obvious feature since you can download the logs manually, but I can't find a way to access them in the pipeline so I can collect them automatically and upload them to another location.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.