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 the Expansion of the Splunk Academic Alliance Program

The Splunk Community is more than just an online forum — it’s a network of passionate users, administrators, ...

Learn Splunk Insider Insights, Do More With Gen AI, & Find 20+ New Use Cases You Can ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Buttercup Games: Further Dashboarding Techniques (Part 7)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...