mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
updated url to match release 2.0 paths
This commit is contained in:
@@ -146,7 +146,7 @@ require([
|
||||
$('.run-story').unbind('click');
|
||||
|
||||
$('.run-story').on('click', function(evt) {
|
||||
window.open('/app/Splunk_ASX/analytic_story_execution?earliest=-24h%40h&latest=now&form.title=' + asName);
|
||||
window.open('/en-US/app/Splunk_ASX/execute?form.mode=now&form.cron=*%2F15%20*%20*%20*%20*&form.earliest_time=-15m&form.latest_time=now&form.time.earliest=-24h%40h&form.time.latest=now&form.story=' + asName);
|
||||
});
|
||||
|
||||
let asSearch = splunkjs.mvc.Components.getInstance(epoch);
|
||||
|
||||
Reference in New Issue
Block a user