Getting Data In

When developing an add-on, is there any way to use the same inputs.conf for Windows and Linux?

mkhan_splunk
New Member

I am developing a Splunk add-on, I want that it to work on Linux as well as on a Windows machine.

In inputs.conf I am providing script path

[script://./bin/myscript.py]
disabled = 0

which is working in Linux but not in Windows.

If I change script

[script://.\bin\myscript.py]
disabled = 0

then it is working in Windows but not in Linux.

Is there any way to use same path for Windows and Linux?

thanks,
yusuf

0 Karma

lguinn2
Legend

Try this:

 [script://.[\\/]bin[\\/]myscript.py]
 disabled = 0
0 Karma

mkhan_splunk
New Member

did not work

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!

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

Data Persistence in the OpenTelemetry Collector

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

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...