Objective
This document outlines the procedure for integrating a print server with ManageEngine EventLog Analyzer. Monitoring print servers is essential for maintaining operational efficiency and safeguarding against unauthorized data access. By leveraging EventLog Analyzer’s print server auditing capabilities, organizations can ensure that sensitive documents are not misused, unauthorized print attempts are flagged, failed jobs are diagnosed, and user print behaviors are analyzed.
Prerequisites
32-bit Windows OS versions: To enable print server logging: Log in to the print server and go to Event Viewer > Application and Service Logs > Print Service. Right-click Print Service and select Enable Log. This will enable logging for the corresponding Admin, Debug, or Operational processes. The logs can be viewed in Event Viewer.
Open the registry editor using the regedit command in the Windows Run dialogue box.
Navigate to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\eventlog\
To create a new key, right-click Eventlog > New > Key. You can name the key Microsoft-Windows-PrintService/Operational or Microsoft-Windows-PrintService/Admin or Microsoft-Windows-PrintService/Debug as per your logging process requirement.
For instance, if you need to enable logging for the Operation process, create a new key with the name Microsoft-Windows-PrintService/Operational
Method 1: Using Group Policy Editor (recommended)
Press Win + R, type gpedit.msc, and press Enter to open the Local Group Policy Editor.
Navigate to Computer Configuration > Administrative Templates > Printers.
In the right pane, locate and double-click Allow job name in event logs
In the pop-up window:
Select Enabled
Click Apply > OK
Close the Group Policy Editor.
Method 2: Registry edit:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Microsoft\Windows NT\Printers] "ShowJobTitleInEventLogs"=dword:00000001
Steps to follow
To configure and monitor the logs of Print Servers, follow the procedure below.
Step 1: Navigate to Settings > Log Source Configuration > Applications. You can also click the +Add button in the top-right corner of the Home page and select Application.
Step 1: Next, select General Application > Add General Applications.
Step 2: Choose Printer as the Application Type.
Step 3: Click the "+" icon to get a pop-up screen of the list of devices configured.
Step 4: Choose the appropriate device from the domains or workgroups under the Select Category drop-down menu. to add confi
Step 5: To add new devices manually, click Configure Manually and enter Log Source.
Step 6: If the device type is syslog, check the Add as Syslog device box. If the device type is Windows, enter Username > Password > Verify Credentials.
Step 7: Click Select and Add to add the log source.
Related topics and articles