Skip to content

Commit 0760010

Browse files
authored
Add process.thread.name (#36)
1 parent 1649e71 commit 0760010

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

spec/spec.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@
7676
"",
7777
"The field helps to filter for different log streams from the same pod, for example and is required for log anomaly detection."
7878
]
79+
},
80+
"process.thread.name": {
81+
"type": "string",
82+
"required": false,
83+
"url": "https://www.elastic.co/guide/en/ecs/current/ecs-process.html"
7984
}
8085
}
8186
}

0 commit comments

Comments
 (0)