elastalert-lambda/mapping.yaml

16 lines
251 B
YAML

settings:
number_of_shards: 1
mappings:
rules:
dynamic: strict
properties:
name:
type: keyword
active:
type: boolean
rule:
type: text
created:
type: date
format: epoch_second