agent: add config option to enable file and line log detail. (#18768)

This commit is contained in:
James Rasell
2023-10-16 15:59:16 +01:00
committed by GitHub
parent fe0a06e4bc
commit 1ffdd576bb
9 changed files with 42 additions and 14 deletions

View File

@@ -205,6 +205,7 @@
"leave_on_interrupt": true,
"leave_on_terminate": true,
"log_file": "/var/log/nomad.log",
"log_include_location": true,
"log_json": true,
"log_level": "ERR",
"name": "my-web",