Choose your language

Choose your login

Support

How can we help?

PaperCut's AI-generated content is continually improving, but it may still contain errors. Please verify as needed.

Lightbulb icon
Lightbulb icon

Here’s your answer

Sources:

* PaperCut is constantly working to improve the accuracy and quality of our AI-generated content. However, there may still be errors or inaccuracies, we appreciate your understanding and encourage verification when needed.

Lightbulb icon

Oops!

We currently don’t have an answer for this and our teams are working on resolving the issue. If you still need help,
User reading a resource

Popular resources

Conversation bubbles

Contact us

Finding the Print Deploy logs for Troubleshooting

THE PAGE APPLIES TO:

Last updated September 30, 2025

If you’re experiencing issues with Print Deploy , collecting the logs is an important step in troubleshooting. Logs for Print Deploy are in debug mode by default, except for the Print Provider on client machines. This article explains how where to find logs for the Print Deploy Server, Cloner, and Client.

Before you collect logs

Make sure to gather the following information:

  • Date and time when the problem happened

  • Username

  • Name of the printer or print job with the issue

  • Ideally a screenshot of any error message or quick video of the problem

     

These logs are included by default when you download the Diagnostic File from your PaperCut server.

To download this diagnostic file:

  1. Log into the web interface of your PaperCut server as an admin.
  2. Open the Options tab and click Advanced
  3. Check Enable debug mode.
  4. Select Download Diagnostic File option.

The logs can also be accessed directly where PaperCut is installed: [application-directory]/providers/print-deploy/[OS]/data/logs/pc-print-deploy.log. (For example on a 64-bit Windows server running PaperCut MF, this file path would be C:\Program Files\PaperCut MF|NG\providers\print-deploy\win\data\logs\pc-print-deploy.log).

You might need this information if you are experiencing driver issues with the cloner tool. These will be found on the reference computer as a zip file, with a name that will contain the reference computer hostname, OS, CPU architecture, ex: referencepc-win-amd64–1570145350.zip.

Windows

  • [host]-[os]-[arch]-[epoch].zip stored in the same directory you ran the cloner tool from.

MacOS

  • [host]-[os]-[arch]-[epoch].zip stored in /tmp for MacOS.

You might need these logs when troubleshooting a problem with the Print Deploy Client on the user’s workstation, such as when a printer fails to install or a user is having trouble logging in.

Windows

  • C:\Program Files\PaperCut Print Deploy Client\data\logs\pc-print-deploy-client.log
  • C:\Program Files\PaperCut Print Deploy Client\direct-print-monitor\providers\print\win\print-provider.log*
  • C:\Users\<user>\AppData\Local\PaperCutPrintDeployClient\data\logs\usercontextservice.log
  • C:\Program Files\PaperCut Print Deploy Client\data\logs\postinstall-yyyymmddhhss.log

MacOS

  • /Applications/PaperCut Print Deploy Client/data/logs/pc-print-deploy-client.log
  • /Applications/PaperCut Print Deploy Client/direct-print-monitor/providers/print/mac/print-provider.log*
  • ~/Library/ApplicationSupport/PaperCutPrintDeployClient/data/logs/usercontextservice.log

ChromeOS

To gather the Chrome Client logs, refer to Finding the Mobility Print logs for Troubleshooting for the most up to date instructions.

The Print Provider is a crucial PaperCut component that pauses and analyzes print jobs. It’s synonymous with the Direct Print Monitor. This service is installed on Windows and macOS workstations in tandem with the Print Deploy Client.

These logs aren’t in debug mode by default, but for certain types of issues we may ask you to enable debug mode. To do so, follow these steps:

  1. On the end-users workstation running the Print Deploy Client, navigate to this directory:
    • Windows: C:\Program Files\PaperCut Print Deploy Client\direct-print-monitor\providers\print\win\
    • Mac: /Applications/PaperCut Print Deploy Client/direct-print-monitor/providers/print/mac/
  2. Open the print-provider.conf file in a text editor running with admin rights.
  3. Find the line that says:
    #debug=on
  4. Remove the # symbol so it looks like this:
    debug=on
  5. Save the file.

Category: How-to Articles

Subcategory: Logs, Print Queue Deployment


Comments