Skip to content

Feature: Store Exception dumps in S3 #41

@baschny

Description

@baschny

Idea for a new feature:

Having a Neos application running in AWS ECS and different containers makes it more difficult to track the location of the exception dumps (which could be useful in production to debug certain problem). One idea to solve that would be to have an implementation of ThrowableStorageInterface that is able to store the exception dumps in a S3 bucket (as opposed to Data/Logs/Exception FileStorage).

Maybe this is out of scope of this extension but it would fit the configuration that is already present here (credentials etc), so it might be useful to have the functionality in place here at first.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions