splunk / splunk-add-on-jira-alerts

Splunk custom alert action for Atlassian JIRA
18 stars 19 forks source link

ERROR admin:2442 - editProperties - unable to load the section form definition for endpoint=apps/local/splunk-add-on-jira-alerts #6

Open sdneil opened 6 years ago

sdneil commented 6 years ago

Has this error been seen & overcome before?

ERROR admin:2442 - editProperties - unable to load the section form definition for endpoint=apps/local/splunk-add-on-jira-alerts We verified the username and password in curl to the API for, GET (listProjects) and POST (createIssue) no issues. So we think we have the pre-requisites set up.

vlours commented 5 years ago

Hi @sdneil,

Usually Splunk Applications are located in: etc/apps/, not apps/local/

You should get this application working if stored in etc/apps/splunk-add-on-jira-alerts Once the setup completed, you should get a new 'local' folder in the application including your custom settings.

I hope this will help you.

Cheers,

pdudhaiya-crest commented 3 years ago

I don't think this is related to the path of the app or addon. I have the add-on under $SPLUNK_HOME/etc/apps and I am facing the same issue