Skip to content

Commit

Permalink
fix schema.yaml
Browse files Browse the repository at this point in the history
iris_url to iris_host
  • Loading branch information
nsano-rururu committed Dec 17, 2023
1 parent f94739f commit e1f88a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elastalert/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ properties:
http_post2_timeout: {type: integer}

### IRIS
iris_url: {type: string}
iris_host: {type: string}
iris_api_token: {type: string}
iris_type: {type: string, enum: ['alert', 'case']}
iris_customer_id: {type: integer}
Expand Down

0 comments on commit e1f88a5

Please sign in to comment.