Skip to content

Commit

Permalink
Add information about migration logs (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi authored Dec 11, 2023
1 parent 0d8e023 commit aedde0a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions migration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,15 @@ If the migrated application was connected to a local account provider, the
application will still be able to access the provider running on NethServer 7
using the cluster VPN.

Logs
====

* The migration tool UI has a ``Logs`` page for reading ``/var/log/ns8-migration.log`` contents.
The migration procedure of each application sends a trace of its activity to that file.
* Furthermore, when joining/leaving the NS8 cluster and when NS7 services are modified, some
information can be recorded by ``/var/log/messages`` as usual.
* On the NS8 side, the application log contains the trace of the ``import-module`` activity.

.. _migrate-account-provider:

Account provider
Expand Down

0 comments on commit aedde0a

Please sign in to comment.