Getting Data In

monitoring /dev/console /dev/tty

JasonCzerak
Explorer

Has anyone figured out how to monitor /dev/console?

araitz
Splunk Employee
Splunk Employee

Can you be more specific as to why you want to monitor /dev/console and what you want to monitor for?

If you have root, in Python you can use read() or os.read() to open /dev/console, which you could use in a scripted input:

f = open('/dev/console', 'r')
# do stuff like read()
0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...