Skip to content

Conversation

@justin-sleep
Copy link
Member

This PR allows the specification of a custom path to the updater log in the Nextcloud server config, e.g.:

'logfile_updater' => '/var/log/nextcloud/updater.log',

@solracsf

This comment was marked as resolved.

Signed-off-by: Justin Sleep <[email protected]>
@justin-sleep
Copy link
Member Author

@solracsf I've rebased on master and created a PR for the docs at nextcloud/server#33928 👍

@kesselb
Copy link
Contributor

kesselb commented Sep 7, 2022

It's possible to put the data for the updater to a different location (many thanks @solracsf).

Is it still necessary to have a additional configuration option for the updater logfile? Usually there is not much written to it anyway.

@justin-sleep
Copy link
Member Author

That raises a good point, @kesselb. This PR predates that addition, and my data directory being S3-mounted storage was causing some issues with the update process. Looks like I can configure updatedirectory to solve that problem now.

That being said, I think there is still some value in adding the option for people who like to organize their file-based logs in one location (e.g. /var/log/nextcloud).

@justin-sleep justin-sleep closed this by deleting the head repository Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants