Added instructions on how to post logs publicly.

This commit is contained in:
Anton Hvornum 2022-01-14 10:23:16 +01:00
parent 7c20c8fb56
commit bb37dae16b
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@ Log files
| When submitting a help ticket, please include the :code:`/var/log/archinstall/install.log`. | When submitting a help ticket, please include the :code:`/var/log/archinstall/install.log`.
| It can be found both on the live ISO but also in the installed filesystem if the base packages were strapped in. | It can be found both on the live ISO but also in the installed filesystem if the base packages were strapped in.
.. tip::
| An easy way to submit logs is ``curl -F'file=@/var/log/archinstall/install.log' https://0x0.st``.
| Use caution when submitting other log files, but ``archinstall`` pledges to keep ``install.log`` safe for posting publicly!
| There are additional log files under ``/var/log/archinstall/`` that can be useful: | There are additional log files under ``/var/log/archinstall/`` that can be useful:
- ``/var/log/archinstall/user_configuration.json`` - Stores most of the guided answers in the installer - ``/var/log/archinstall/user_configuration.json`` - Stores most of the guided answers in the installer