All Apps and Add-ons

Internal configuration file error. Something wrong within the package or installation step. Contact your administrator for support. Detail: instance.pages.configuration.tabs[0].entity[0].label does not meet maximum length of 30

jkat54
SplunkTrust
SplunkTrust
Internal configuration file error. Something wrong within the package or installation step. Contact your administrator for support. Detail: instance.pages.configuration.tabs[0].entity[0].label does not meet maximum length of 30

I received the error above with the add-on i built with the AOB. I solved on my own, and will post the answer below.

0 Karma
1 Solution

jkat54
SplunkTrust
SplunkTrust

The problem was that one of my parameters had a name that was too long.

I originally had the following parameter:

param.service_now_incident_endpoint = <string> Service Now Incident Endpoint

I changed to something less than 30 characters long for the key name:

param.incident_endpoint = <string> Service Now Incident Endpoint

That resolved the error.

View solution in original post

0 Karma

jkat54
SplunkTrust
SplunkTrust

The problem was that one of my parameters had a name that was too long.

I originally had the following parameter:

param.service_now_incident_endpoint = <string> Service Now Incident Endpoint

I changed to something less than 30 characters long for the key name:

param.incident_endpoint = <string> Service Now Incident Endpoint

That resolved the error.

0 Karma
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, ...