mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-02 19:01:54 +02: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"
|
|
}
|
|
}
|