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.

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...