If your AWS machine is offline, this could help:
splunk-launch.conf:
QUICKDRAW_URL=0
https://answers.splunk.com/answers/545000/slow-splunkweb-startup-caused-by-splunk-instrument.html
... View more
Take a look here: http://docs.splunk.com/Documentation/Splunk/6.5.3/AdvancedDev/CustomAlertConfig it describes that you need to have a alert_actions.conf file and an alert_actions.conf.spec file
Means take look on the file which is raising the error. Create in the apps README folder the *.spec file with the specification for the values.
... View more
Hi,
did you create a alert_actions.conf.spec file in the README folder?
[pagerduty]
param.integration_url=<string>
param.incidents_url=<string>
regards,
-thomas
... View more