Skip to content

Commit

Permalink
updated schema.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleh committed Jun 1, 2024
1 parent 1259af0 commit 1f6d525
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions elastalert/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -557,13 +557,7 @@ properties:
indexer_alert_config:
type: object
properties:
message: {type: string}
host.name: {type: string}
event.action: {type: string}
event.type: {type: string}
winlog.computer_name: {type: string}
winlog.event_id: {type: integer}
winlog.task: {type: string}
somecustomFields: {type: string}
customFields:
type: array
items:
Expand Down

0 comments on commit 1f6d525

Please sign in to comment.