cancel
Showing results for 
Search instead for 
Did you mean: 

Storing Alfresco Logs in S3

logu_paps
Champ on-the-rise
Champ on-the-rise

Hi All,

  Is it possible to store alfresco logs in S3? Please let me know the steps if its possible.

Regards,

Logambiga

1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator

Of course it is possible. You just need to set up a logrotate config that will move your logs to S3 at specific points in time / intervals. In such a config you can specify any shell command for execution, i.e. calling a simple AWS command line utility or a complex script...