mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-14 20:21:24 +01:00
22 lines
526 B
JSON
22 lines
526 B
JSON
{
|
|
"template": {
|
|
"mappings": {
|
|
"properties": {
|
|
"data_stream": {
|
|
"properties": {
|
|
"type": {
|
|
"type": "constant_keyword",
|
|
"value": "logs"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"version": 2,
|
|
"_meta": {
|
|
"managed": true,
|
|
"description": "default mappings for the logs index template installed by x-pack"
|
|
}
|
|
}
|