mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
news: refer to ForwardToSocket instead of ForwardAddress
This commit is contained in:
committed by
Luca Boccassi
parent
84bdf71592
commit
5535a9484e
4
NEWS
4
NEWS
@@ -265,8 +265,8 @@ CHANGES WITH 256-rc1:
|
||||
|
||||
* systemd-journald can now forward journal entries to a socket
|
||||
(AF_INET, AF_INET6, AF_UNIX, or AF_VSOCK). The socket can be
|
||||
specified in journald.conf via a new option ForwardAddress= or via
|
||||
the 'journald.forward_address' credential. Log records are sent in
|
||||
specified in journald.conf via a new option ForwardToSocket= or via
|
||||
the 'journald.forward_to_socket' credential. Log records are sent in
|
||||
the Journal Export Format. A related setting MaxLevelSocket= has been
|
||||
added to control the maximum log levels for the messages sent to this
|
||||
socket.
|
||||
|
||||
Reference in New Issue
Block a user