From Fedora Project Wiki

No edit summary
No edit summary
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Remote journal logging ==
{{header|docs}}{{Docs_beat_open}}
 
Journal messages can be forwarded to remote storage, without using a syslog daemon. The ''systemd-journal-remote'' and ''systemd-journal-upload'' packages provide receiver and sender daemons. Communication is done over HTTPS.
 
== systemd PrivateDevices ==
 
The PrivateDevices setting, when set to "yes", provides a private, minimimal /dev that does not include physical devices. This allows long-running services to have limited access, increasing security.
 
== systemd PrivateNetwork ==
 
The PrivateNetwork setting, when set to "yes", provides a private network with only a loopback interface. This allows long-running services that do not require network access to be cut off from the network.
 
[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 14:11, 21 July 2015

DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer