... | ... | @@ -32,5 +32,9 @@ Edit the file /etc/rsyslog.conf |
|
|
$ModLoad imtcp
|
|
|
$InputTCPServerRun 5327
|
|
|
...
|
|
|
```
|
|
|
|
|
|
Create the file /etc/rsyslog.d/10-remotelog.conf
|
|
|
```
|
|
|
:hostname, isequal, "clusterlab04" /var/log/clusterlab04.log
|
|
|
``` |
|
|
\ No newline at end of file |