Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rule_id, reference, and description fields to builtin alerter types #662

Open
ryanstillions opened this issue Aug 3, 2016 · 1 comment · May be fixed by #1339
Open

Add rule_id, reference, and description fields to builtin alerter types #662

ryanstillions opened this issue Aug 3, 2016 · 1 comment · May be fixed by #1339

Comments

@ryanstillions
Copy link

Requesting the addition of three fields.

rule_id: (string, optional, default empty) Arbitrary rule ID defined by the rule author. Most common rule frameworks have the concept of a rule ID and leverage some kind of numeric or alphanumeric range.

reference: (string or list of strings, optional, default empty) Arbitrary external reference link(s). Common use case here is one or more hyperlinks to external rule documentation, or to provide outside context pertinent to the rule.

description: this field already exists, but is not available to built-in alerter types. It should be.

Each of these three fields should be present in the elastalert events, as well as available for inclusion in the built-in alerter types.

@felixrod78
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants