All Apps and Add-ons

Is there any configuration tricks concerning getting Windows Print Jobs into splunk?

scottrunyon
Contributor

We all know that Windows reporting and event logging are a complete mess, so this might not be a Splunk issue but I have to ask.

I have set up inputs.config to ingest Windows print jobs on a UF -
[WinPrintMon://jobs]
type=job
index=winprintmon

I am getting multiple copies of some events and only part of some events and missing some entirely. I noticed that the interval defaults to 60 seconds. There is a "special value" of 0, that forces this scripted input to be run continuously, If I would set the interval to 0, would this help? Or maybe making the interval longer, say interval=300, would decrease the duplicates?

As always, any help would be greatly appreciated so I can stopping pestering my Server Admin 🙂

Scott

0 Karma
1 Solution

Azeemering
Builder

I would actually increase the interval (600) and test what happens with that. Print servers are generally not too busy....
Also add baseline=0

View solution in original post

0 Karma

Azeemering
Builder

I would actually increase the interval (600) and test what happens with that. Print servers are generally not too busy....
Also add baseline=0

0 Karma

scottrunyon
Contributor

I am adding those to the config. Hopefully it works.

Scott

0 Karma

scottrunyon
Contributor

These changes didn't help.

I spoke with the system admin and after looking at the logs, he is opening a ticket with Microsoft.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...