mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #6936 from Security-Onion-Solutions/fix/field_conflicts
Remove dynamic keyword template to prevent field conflicts with mappi…
This commit is contained in:
@@ -22,17 +22,6 @@
|
|||||||
},
|
},
|
||||||
"dynamic": false,
|
"dynamic": false,
|
||||||
"date_detection": false,
|
"date_detection": false,
|
||||||
"dynamic_templates": [
|
|
||||||
{
|
|
||||||
"strings_as_keyword": {
|
|
||||||
"mapping": {
|
|
||||||
"ignore_above": 1024,
|
|
||||||
"type": "keyword"
|
|
||||||
},
|
|
||||||
"match_mapping_type": "string"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": {
|
"properties": {
|
||||||
"@timestamp": {
|
"@timestamp": {
|
||||||
"type": "date"
|
"type": "date"
|
||||||
|
|||||||
Reference in New Issue
Block a user