Getting Data In

Is there a Splunk Java Framework to collect application metrics to index and report on in Splunk?

TadikondaVastav
New Member

Hi,

I am new to Splunk and need your help in finding out if we have Java API / Framework from Splunk which can collect application metrics and pass it over to engine for indexing and reporting?

Note: I would like to skip the process of populating it in logs then write additional logic to filter required details.

0 Karma

s2_splunk
Splunk Employee
Splunk Employee

You may want to take a look at the HTTP event collector and associated logging libraries here as well.

0 Karma

sjohnson_splunk
Splunk Employee
Splunk Employee

You have a couple choices:

  1. Use JMS to collect data with the app: JMS Messaging Modular Input https://splunkbase.splunk.com/app/1317/
  2. Roll your own into your Java code using the SDK: http://dev.splunk.com/java
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...