How to collect Document Reader Local Web Service logs (Linux)?

To obtain a log file from Document Reader Local Web Service on Linux-based systems, please perform the following steps:

1. Open a terminal and run:

sudo systemctl edit document-reader-app.service

2. In the editor that opens, paste:

[Service]
Environment=REGULA_LOG=1

Save and exit the editor.

3. Run the command:

sudo systemctl restart document-reader-{app,srv}.service

Process a document.

4. Run this command:

sudo cat /root/.regula/logs/$(date '+%Y-%m-%d').log > regula.log

You will find the regula.log file in the terminal’s current working directory.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Articles in this section

See more