mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge branch 'feature/template-reorg' of https://github.com/security-onion-solutions/securityonion into feature/template-reorg
This commit is contained in:
@@ -471,86 +471,6 @@ elasticsearch:
|
|||||||
- common-settings
|
- common-settings
|
||||||
- common-dynamic-mappings
|
- common-dynamic-mappings
|
||||||
priority: 500
|
priority: 500
|
||||||
warm: 7
|
|
||||||
close: 30
|
|
||||||
delete: 365
|
|
||||||
index_sorting: False
|
|
||||||
index_template:
|
|
||||||
index_patterns:
|
|
||||||
- so-barracuda-*
|
|
||||||
template:
|
|
||||||
mappings:
|
|
||||||
dynamic_templates:
|
|
||||||
- strings_as_keyword:
|
|
||||||
mapping:
|
|
||||||
ignore_above: 1024
|
|
||||||
type: keyword
|
|
||||||
match_mapping_type: string
|
|
||||||
date_detection: false
|
|
||||||
settings:
|
|
||||||
index:
|
|
||||||
mapping:
|
|
||||||
total_fields:
|
|
||||||
limit: 3000
|
|
||||||
sort:
|
|
||||||
field: "@timestamp"
|
|
||||||
order: desc
|
|
||||||
refresh_interval: 30s
|
|
||||||
number_of_shards: 1
|
|
||||||
number_of_replicas: 0
|
|
||||||
composed_of:
|
|
||||||
- agent-mappings
|
|
||||||
- dtc-agent-mappings
|
|
||||||
- base-mappings
|
|
||||||
- dtc-base-mappings
|
|
||||||
- client-mappings
|
|
||||||
- cloud-mappings
|
|
||||||
- container-mappings
|
|
||||||
- data_stream-mappings
|
|
||||||
- destination-mappings
|
|
||||||
- dll-mappings
|
|
||||||
- dns-mappings
|
|
||||||
- dtc-dns-mappings
|
|
||||||
- ecs-mappings
|
|
||||||
- dtc-ecs-mappings
|
|
||||||
- error-mappings
|
|
||||||
- event-mappings
|
|
||||||
- dtc-event-mappings
|
|
||||||
- file-mappings
|
|
||||||
- dtc-file-mappings
|
|
||||||
- group-mappings
|
|
||||||
- host-mappings
|
|
||||||
- dtc-host-mappings
|
|
||||||
- http-mappings
|
|
||||||
- dtc-http-mappings
|
|
||||||
- log-mappings
|
|
||||||
- network-mappings
|
|
||||||
- dtc-network-mappings
|
|
||||||
- observer-mappings
|
|
||||||
- dtc-observer-mappings
|
|
||||||
- orchestrator-mappings
|
|
||||||
- organization-mappings
|
|
||||||
- package-mappings
|
|
||||||
- process-mappings
|
|
||||||
- dtc-process-mappings
|
|
||||||
- registry-mappings
|
|
||||||
- related-mappings
|
|
||||||
- rule-mappings
|
|
||||||
- dtc-rule-mappings
|
|
||||||
- server-mappings
|
|
||||||
- service-mappings
|
|
||||||
- dtc-service-mappings
|
|
||||||
- source-mappings
|
|
||||||
- threat-mappings
|
|
||||||
- tls-mappings
|
|
||||||
- tracing-mappings
|
|
||||||
- url-mappings
|
|
||||||
- user_agent-mappings
|
|
||||||
- dtc-user_agent-mappings
|
|
||||||
- vulnerability-mappings
|
|
||||||
- common-settings
|
|
||||||
- common-dynamic-mappings
|
|
||||||
priority: 500
|
|
||||||
so-case:
|
so-case:
|
||||||
index_sorting: False
|
index_sorting: False
|
||||||
index_template:
|
index_template:
|
||||||
|
|||||||
Reference in New Issue
Block a user