Getting Data In

Is there documentation of writing a "forwarder" from another system type?

ticsoftware
New Member

We want to write an program to gather logging information from our HP NonStop system log files, both OSS and Guardian, and send them to a Splunk instance. Is this documented? We must use sockets to do this.

Tags (1)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

You don't really need anything other than to send plain text to a TCP port, and put line breaks (or some other configurable sequence) between lines. Put fields in the lines as "name=value" pairs. Set Splunk indexers to monitor the port. That's pretty much it.

bwooden
Splunk Employee
Splunk Employee

Are these log files available as text files? You could monitor them directly from a forwarder and have them sent directly to a Splunk indexer. You mentioned writing a program to gather the information. You may want to create a scripted input to query the logs if they are not lying around on disk ready to be consumed. You can run the scripted input from a forwarder and have it sent to an indexer.

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.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 ...