Thank you, that did the trick!
I opted to add the stanza to (/opt/splunk/etc/apps/SplunkEnterpriseSecuritySuite/local/inputs.conf) add (companyname_TA_.*)
I went with this option because we add the company name in front of each modified TA and this method will catch all of them.
[app_imports_update://update_es]
disabled = 0
app_regex = (TA-.)|(Splunk_TA_.)|(companyname_TA_.)|(sideview_utils)|(SplunkEnterpriseSecuritySuite)|(DA-.)|(SA-.*)
Save changes
Go to Manager > Apps > Enterprise Security > Setup. Click OK.
Restart Splunk
... View more