1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-08-03 04:45:22 +02:00

Update README.md

This commit is contained in:
Didier Barzin 2023-02-19 15:24:58 +01:00 committed by GitHub
parent 2346f4b2fa
commit afb1f9731e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,11 +56,14 @@ Result should contains
Test submit a file to Panra with command line
poetry run pandora --url http://127.0.0.1:6100 -f
poetry run pandora --url http://127.0.0.1:6100 -f <<file_name>>
Look a logs
Look a the Pandora logs files
tail -500f /var/log/pandora_message.log
tail -500f /var/log/pandora_error.log
Look a the Pandora-box logs files
tail -500f /var/log/pandora-box.log