elastalert-lambda/mapping.yaml

16 lines
251 B
YAML
Raw Permalink Normal View History

2019-07-01 15:21:34 +00:00
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