All Apps and Add-ons

Protobuf data into Splunk

mloobo
Engager

Hi all,

I have a Java application that sends data using protobuf protocol to an endpoint. The protobuf specification (to be shared with the destination) is compiled as a JAR file. I want to continue using this application but sending data to Splunk.

I already look for this in the Internet, but I did not find anything clear.

Could you please give a set of steps to be able to insert data coming as protobuf messages into Splunk?

Thank you.

1 Solution

Damien_Dallimor
Ultra Champion

You can use the Protocol Data Inputs App for this purpose.

https://www.splunk.com/blog/2014/11/11/protocol-data-inputs.html

You'll just need to write a custom data handler to decode the received binary using your compiled jar.

Example data handlers ship with the app to get you started. Links in the above blog post.

View solution in original post

Damien_Dallimor
Ultra Champion

You can use the Protocol Data Inputs App for this purpose.

https://www.splunk.com/blog/2014/11/11/protocol-data-inputs.html

You'll just need to write a custom data handler to decode the received binary using your compiled jar.

Example data handlers ship with the app to get you started. Links in the above blog post.

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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...