Security

Getting error when using package toolkit - issue in manifest file?

mlstom
New Member

I've been trying to package the app using the package toolkit and found an interesting issue. I have an older manifest file that now has been updated with the platform requirements section:

"platformRequirements": {
    "splunk": {
      "Enterprise": ">=8.0.0",
      "Light": ">=8.0.0",
      "Free": ">=8.0.0"
    }

and now when I run python -m slim package app-folder I'm getting this error:

Version requirement includes no supported version of Splunk Enterprise: >=8.0.0

I'm not really sure what that means, could someone explain? If I remove that section, it will package the app just fine. My guess is that section is not really necessary in order to publish the app, as the supported platform version could be set on the Splunkbase page, if I'm not mistaken?

0 Karma

haraksin
Communicator

I think you should open a support ticket for this.

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!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...