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!

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 ...