Getting Data In

Data Collection from Printers

tympaniplayer
Path Finder

Can Splunk be used to collect data from printers (and other network devices like routers, switches).

Sorry if this seems like a silly question, I'm new to this and want to get the most out of Splunk.

0 Karma
1 Solution

Ayn
Legend

As Splunk supports scripted inputs you can pretty much get whatever you want and feed it into Splunk as long as it's text. What kind of data are you interested in?

View solution in original post

Ayn
Legend

As Splunk supports scripted inputs you can pretty much get whatever you want and feed it into Splunk as long as it's text. What kind of data are you interested in?

Ayn
Legend

That kind of data might be available if you SNMP poll the device. You can then feed the SNMP data into Splunk.

Note that what I'm saying is just that Splunk will happily chew the data once you've created a script to fetch it. There is no built-in functionality in Splunk itself for performing the polling or interpreting the data, that is up to you.

tympaniplayer
Path Finder

I'm looking for things like, ink levels (or low ink warnings). If the device is responsive to the network. (I hope this isn't too vague)

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...