mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
removing mapping types
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
"index_patterns": [
|
"index_patterns": [
|
||||||
"so-beats-*"
|
"so-beats-*"
|
||||||
],
|
],
|
||||||
"mappings": {
|
|
||||||
"doc": {
|
"doc": {
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"version": "6.1.3"
|
"version": "6.1.3"
|
||||||
@@ -1270,7 +1269,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"order": 1,
|
"order": 1,
|
||||||
"settings": {
|
"settings": {
|
||||||
|
|||||||
@@ -8,7 +8,6 @@
|
|||||||
"index.refresh_interval":"30s"
|
"index.refresh_interval":"30s"
|
||||||
},
|
},
|
||||||
"mappings":{
|
"mappings":{
|
||||||
"doc":{
|
|
||||||
"dynamic": false,
|
"dynamic": false,
|
||||||
"date_detection": false,
|
"date_detection": false,
|
||||||
"properties":{
|
"properties":{
|
||||||
@@ -351,5 +350,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user