All Apps and Add-ons

what is modular input? and how to test an add-on with modular input?

surbhiQA
Engager

what is modular input? and how to test an add-on with modular input?

0 Karma
1 Solution

deepashri_123
Motivator

Hey surbhiQA,

Modular inputs enable you to add new types of inputs to Splunk Enterprise, and have them treated as native Splunk Enterprise inputs.
Your users interactively create and update your custom inputs using Splunk Web, just as they do for native inputs.

You can refer the following docs:
http://docs.splunk.com/Documentation/Splunk/7.0.2/AdvancedDev/ModInputsIntro
https://docs.splunk.com/Documentation/SplunkCloud/7.0.0/AdvancedDev/ModInputsBasicExample

Let me know if this helps!!

View solution in original post

0 Karma

deepashri_123
Motivator

Hey surbhiQA,

Modular inputs enable you to add new types of inputs to Splunk Enterprise, and have them treated as native Splunk Enterprise inputs.
Your users interactively create and update your custom inputs using Splunk Web, just as they do for native inputs.

You can refer the following docs:
http://docs.splunk.com/Documentation/Splunk/7.0.2/AdvancedDev/ModInputsIntro
https://docs.splunk.com/Documentation/SplunkCloud/7.0.0/AdvancedDev/ModInputsBasicExample

Let me know if this helps!!

0 Karma

deepashri_123
Motivator

@surbhiQA Please accept the answer that helped you , so that this can be used for future reference

0 Karma

tiagofbmm
Influencer

Hi

A modular input is a script that you can ask splunk to run and grab the results.

You can make a simple test with a shell script like this:

Configure scripted data input in $SPLUNK_HOME/etc//default/inputs.conf. Use the local directory for the app to overwrite behavior defined in the default directory. Here is an example:

[script://$SPLUNK_HOME/etc/apps//bin/starter_script.sh]

Make sure your script has execute permissions there for the Splunk user.

0 Karma

tiagofbmm
Influencer

Please let me know if the answer was useful for you. If it was, accept it and upvote. If not, give us more input so we can help you with that

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!

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

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...