Storing Alfresco Logs in S3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2018 12:50 AM
Hi All,
Is it possible to store alfresco logs in S3? Please let me know the steps if its possible.
Regards,
Logambiga
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2018 06:43 AM
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...
