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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...