Added instructions on how to post logs publicly.
This commit is contained in:
parent
7c20c8fb56
commit
bb37dae16b
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue