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

View .txt files and files with other extensions

Open spotlesscoder opened this issue 8 years ago • 0 comments

Elastalert has an import feature in the rule config files.

Common settings can be stored in a file and imported in every rules. Sometimes, it is necessary to change something in such a file. I use .txt files. Maybe some people even use different file extensions

I want to be able to edit those, too from withing the UI.

A security aspect should be kept in mind:

JIRA credentials are stored in a separate file when using the JIRA alerter. I guess this also applies to slack, etc.

All the rules should be scanned for how the credentials files are called. Those files should not be accessible from the plugin's UI by everyone by default.

spotlesscoder avatar Sep 05 '17 15:09 spotlesscoder