Hi ,
I am trying to write a modular input in splunk using java .I followed the steps in http://dev.splunk.com/view/java-sdk/SP-CAAAER2
I am getting the following error .
Unable to initialize modular input "testfile" defined inside the app "test1": Introspecting scheme=testfile: script running failed (exited with code 1).
Please help .
Thanks,
Anu
Try to debug it by executing your mod input script directly from the command line.
There are some examples of how to do this here :
http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/ModInputsDevTools