All Apps and Add-ons

How to resolve this error: The "id" field found in app.conf does not match the root folder of the application?

AbhinavRanjan7
Observer

While adding the Splunk App to Splunk Base I am getting Error : 

 

The "id" field found in app.conf does not match the root folder of the application

 

My config: 

[install]
is_configured = 0
install_source_checksum = xxxxx

[launcher]
author = Abhinav Ranjan
description = AccuKnox App for Splunk lets AccuKnox customers and KubeArmor users send alerts from Feeder or
Workflows to visualize the data in the AccuKnox Splunk dashboards.
AccuKnox, CNAPP that just works, from Build to Runtime.
See what your applications are really doing and Automatically generate Zero Trust, least privilege
policies to continuously monitor and protect your Network, Application and Data.
version = 1.0.0

[package]
id = SplunkforAccuKnox

[ui]
is_visible = 1
label = AccuKnox

Labels (1)
Tags (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

The "id" attribute in the [package] stanza must be the app's directory name, in this case the app would be stored in $SPLUNK_HOME/etc/apps/SplunkforAccuKnox.  If the directory name in the tarball doesn't match the "id" attribute then the app will not be installed.

Also, the install_source_checksum setting must be removed before installation.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

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!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...