FIX: Add log.origin.file.line to base templates #14417

This commit is contained in:
reyesj2
2025-04-14 14:30:00 -05:00
parent f1070992a8
commit 395b81ffc6

View File

@@ -29,7 +29,7 @@
"file": {
"properties": {
"line": {
"type": "integer"
"type": "long"
},
"name": {
"ignore_above": 1024,