Skip to content

Commit

Permalink
Update schema.yaml to include new iris_alert_source field
Browse files Browse the repository at this point in the history
  • Loading branch information
bvirgilioamnh authored Sep 9, 2024
1 parent ce95498 commit e97d1a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elastalert/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,7 @@ properties:
iris_alert_note: {type: string}
iris_alert_tags: {type: string}
iris_alert_status_id: {type: integer, enum: [1, 2, 3, 4, 5, 6, 7]}
iris_alert_source: {type: string}
iris_alert_source_link: {type: string}
iris_alert_severity_id: {type: integer, enum: [1, 2, 3, 4, 5, 6]}
iris_iocs: *arrayOfIrisIocFields
Expand Down

0 comments on commit e97d1a3

Please sign in to comment.