Getting Data In

Save configuration in dedicated input.conf in version 8.0

croncari
New Member

Hi,

I've installed Splunk 8.0 to check my Python modular inputs with Python 3.7 and, with this version, the configurations are not stored in input.conf file in my app folder, but in "launcher" or "search"

When I created them with previous versions, I could do it inserting the following code in an XML file in data/ui/manager.
However this configuration seems not been working anymore

<element name="__ns" type="select" label="My App">
            <view name="create"/>
                <key name="hideUnlessFieldSet">hideme</key>
                <options>
                <opt value="my-app" label="my-app"/>
            </options>
        </element>

Is there a new way to obtain the same behavior in Splunk 8.0?

Thank you

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...