Skip to content

Define [id] Stanza in app.conf for Valid Package ID #18

Description

@EatMoreChicken
  • Description: The app’s app.conf file does not include the [id] stanza, which is required to define the package ID for installation.
  • Raw Splunk Report Description: No [id] stanza specified in app.conf. An id attribute in the [id] stanza is required for app installation.
  • Possible Fix: Add an [id] stanza with the name attribute in app.conf to define the package ID. Example:
[id]
name = cron_toolkit

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions