mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
26 lines
495 B
JSON
26 lines
495 B
JSON
{
|
|
"template": {
|
|
"mappings": {
|
|
"dynamic_templates": [],
|
|
"properties": {
|
|
"metadata": {
|
|
"properties": {
|
|
"kafka": {
|
|
"properties": {
|
|
"timestamp": {
|
|
"type": "date"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_meta": {
|
|
"_meta": {
|
|
"documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-log.html",
|
|
"ecs_version": "1.12.2"
|
|
}
|
|
}
|
|
} |