We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03ce601 commit 7f02c81Copy full SHA for 7f02c81
README.md
@@ -61,20 +61,20 @@ systemd-netlogd reads configuration files named `/etc/systemd/netlogd.conf` and
61
62
**EXAMPLE**
63
64
- Example 1. /etc/systemd/systemd-netlogd.conf
+ Example 1. /etc/systemd/netlogd.conf
65
66
[Network]
67
Address=239.0.0.1:6000
68
#Protocol=udp
69
#LogFormat=rfc5424
70
-Example 2. /etc/systemd/systemd-netlogd.conf
+Example 2. /etc/systemd/netlogd.conf
71
72
73
Address=192.168.8.101:514
74
75
LogFormat=rfc3339
76
77
-Example 3. /etc/systemd/systemd-netlogd.conf
+Example 3. /etc/systemd/netlogd.conf
78
79
80
0 commit comments