elastalert-kibana-plugin icon indicating copy to clipboard operation
elastalert-kibana-plugin copied to clipboard

Add option to duplicate rules

Open spotlesscoder opened this issue 8 years ago • 0 comments

I maintain rules for alerting to JIRA and via email in separate files because I use different realert intervals for them.

I usually create the JIRA version first, then I create the email version simply by copying the JIRA and making changes to the alert section and add the necessary attributes.

In the overview of the rules, I want to be able to copy those rules.

For that, each "rule button" (the ones you click to get to the source) should have a copy icon. If this is clicked, a popup window should show up, ask for the new name and when entered a name different than the existing rules file names, the rule should be copied to a file with the supplied name

spotlesscoder avatar Sep 05 '17 15:09 spotlesscoder