Files
nomad/.changelog/24820.txt
James Rasell 8d201a82fd agent: Fixed a bug where syslog error messages marked as notice. (#24820)
The mapping between Nomad log level identifiers and syslog
priorities did not handle the error level string correctly.
2025-01-15 08:02:53 +00:00

4 lines
119 B
Plaintext

```release-note:bug
agent: Fixed a bug where Nomad error log messages within syslog showed via the notice priority
```