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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...