Enable Event Logging for Auditing and Troubleshooting

 

 

The Black Ice Printer Drivers, by defaults, logs critical errors or warnings messages during printing. Very detailed logging can be enabled for the printer drives in the INI files. The printer drivers are capable to log every printed document, general printing information, warning messages, or errors messages.

The log information is stored in the System Event Viewer Log under Application.

 

Event that can be reported based on event log level:

-          Printer name: name of the printer that generated the event

-          Document name: the name of the printed document

-          User name: name of the printing user

-          Date submitted: the date and time the print job was submitted

-          Date and time printing is aborted

-          Computer name: name of the computer that generated the print job (shared printers)

-          IP Address: IP address of the computer that generated the print job

-          Host name: host name of the computer that generated the print job

-          Error: the error message from the printer driver

 

The Event Logging Level are:

0: Disable logging

1: Write only errors into the event log

2: Write errors and warnings into the event log (default)

3: Write errors, warnings and general information for every print job into the event log

 

For more technical details please see the Event Logging Data section

 

To Enable the Event Logging:

 

One must modify the Printer Driver INI files to change the Event Log level. Please make sure one has Administrator rights.

 

Printer Driver INI files located in the following directories: 

 

On 32 bit operating systems:

C:\Windows\System32\Spool\Drivers\w32x86

C:\Windows\System32\Spool\Drivers\w32x86\3      

  

On 64 bit operating systems:

C:\Windows\System32\spool\drivers\x64

C:\Windows\System32\spool\drivers\x64\3

 

The INI file name depends on your Printer Driver. The INI file name could be the following:

 

ColorPlus driver

BuAiniNT.ini

TIFF (monochrome) driver

BuMIniNT.ini

PDF driver

BuPIniNT.ini

ColorPlus Terminal Server driver

BuAIniTS.ini

TIFF Terminal Server driver

BuMIniTS.ini

PDF Terminal Server driver

BuPIniTS.ini

ColorPlus X1 driver

BuAiniNT.ini

TIFF (monochrome) X1 driver

BuMIniNT.ini

PDF X1 driver

BuPIniNT.ini

ColorPlus X1 Terminal Server driver

BuAIniTS.ini

TIFF X1 Terminal Server driver

BuMIniTS.ini

PDF X1 Terminal Server driver

BuPIniTS.ini

  

Run a text editor as administrator (for example Notepad).

 

For example: opening the INI file of the ColorPlus Printer Driver on a 32 bit system:

 

Edit the existing Event Logging Level line under section:

 

[Troubleshooting Settings]

Event Logging Level=3

 

Possible values for Event Logging Level:

0: Disable logging

1: Write only errors into the event log

2: Write errors and warnings into the event log (default)

3: Write errors, warnings and general information for every print job into the event log

 

Save the INI file.