open-nomad/drivers
Tim Gross 72cbe53f19
logs: allow disabling log collection in jobspec (#16962)
Some Nomad users ship application logs out-of-band via syslog. For these users
having `logmon` (and `docker_logger`) running is unnecessary overhead. Allow
disabling the logmon and pointing the task's stdout/stderr to /dev/null.

This changeset is the first of several incremental improvements to log
collection short of full-on logging plugins. The next step will likely be to
extend the internal-only task driver configuration so that cluster
administrators can turn off log collection for the entire driver.

---

Fixes: #11175

Co-authored-by: Thomas Weber <towe75@googlemail.com>
2023-04-24 10:00:27 -04:00
..
docker logs: allow disabling log collection in jobspec (#16962) 2023-04-24 10:00:27 -04:00
exec [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
java [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
mock [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
qemu [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
rawexec [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
shared deps: update docker to 23.0.3 (#16862) 2023-04-12 14:13:36 -05:00