The activity log is an optional log that records system activity on the EasySpooler server. If you set the tuning parameter act_log to y, the filter program (lpsfilt) writes a record to the file activity_log for use by system activity reporting programs that you develop. lpsfilt writes a record each time it is invoked.
You can set the activity log parameters act_log, act_killlog, and act_logrollmax on the General tab of the Global Tuning Parameters page. See Global Tuning Parameters for more information.
By default, the activity log record has the following format, with the fields separated by colons:
Field |
Description |
1 |
Year in yyyy format, month, and day separated by colons or the date separator you select |
2 |
Hour, minute, and second separated by colons |
3 |
Sequence number |
4 |
Destination printer number |
5 |
Printer duration in seconds |
6 | Total number of pages |
7 | Total number of lines |
8 | Number of characters |
9 | User name |
10 | Form ID |
11 | Report title |
To customize the format for activity logs:
Click Admin in the main menu and select Activity log format from the menu options. The Activity Log Format window opens.
Customize the log format:
If you want to . . . |
Then . . . |
change the file format |
In the Format field, select Delimited or Comma Separated Values (csv). |
change the field delimiter |
In the Delimiter field, select Colon, Tab, Comma, or Vertical Bar. |
change the date separator |
In the Date separator field, select Colon, Dash, Slash, or Period |
change any of the fields except the first two |
|
add a field |
Click +Add field. A new field is added to the end of the list. Select the field you want to add from the drop-down list. |
delete a field |
Click the delete
icon |
Click OK.