[solved] lpstat count how many time printed

Hi guys!

i've made a little mysql database to count how many time we print/day from a solaris server.
To get to this info i use the command:

lpstat -W completed|grep "date"

after a few dates i've noticed that the amount of printout was everytime 500?!
now the lpstat command keeps only the last 500 entries, is there a way to extend the output or something like that???

thx
beta17

---------- Post updated 12-09-12 at 01:54 AM ---------- Previous update was 11-09-12 at 04:30 AM ----------

found this log file with the information i need:
"/opt/sfw/cups/var/log/cups/page_log"