for the Okla add-in for Splunk. In the inputs.conf, what do the values mean for disabled? Does "disabled = 1" mean the input is disabled?
That is correct. disabled = 1 means that disabled = true. To enable the input, change it to disabled = 0 and restart Splunk.