Skip to content
  • Susant Sahani's avatar
    b3d18dcf
    initial commit · b3d18dcf
    Susant Sahani authored
     This is a standalone version of systemd-netlogd, extracted from the
    systemd repository as of commit ID 13317a2
    
     This daemon Forwards messages from the journal to other hosts over the
    network using the Syslog Protocol (RFC 5424). It can be configured to
    send messages to both unicast and multicast addresses. systemd-netlogd
    runs with own user systemd-journal-netlog. Starts sending logs when
    network is up and stops sending as soon as network is down ( uses sd-network).
    Actually useful beyond the scope of systemd itself.
    b3d18dcf
    initial commit
    Susant Sahani authored
     This is a standalone version of systemd-netlogd, extracted from the
    systemd repository as of commit ID 13317a2
    
     This daemon Forwards messages from the journal to other hosts over the
    network using the Syslog Protocol (RFC 5424). It can be configured to
    send messages to both unicast and multicast addresses. systemd-netlogd
    runs with own user systemd-journal-netlog. Starts sending logs when
    network is up and stops sending as soon as network is down ( uses sd-network).
    Actually useful beyond the scope of systemd itself.
This project is licensed under the GNU Lesser General Public License v2.1 only. Learn more
Loading