mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-02-03 23:40:14 +08:00
【translating】How to configure a syslog server with rsyslog on Linux
This commit is contained in:
parent
c12080cf74
commit
aebf3406d6
@ -1,3 +1,5 @@
|
|||||||
|
translating by coloka...
|
||||||
|
|
||||||
How to configure a syslog server with rsyslog on Linux
|
How to configure a syslog server with rsyslog on Linux
|
||||||
================================================================================
|
================================================================================
|
||||||
A syslog server represents a central log monitoring point on a network, to which all kinds of devices including Linux or Windows servers, routers, switches or any other hosts can send their logs over network. By setting up a syslog server, you can filter and consolidate logs from different hosts and devices into a single location, so that you can view and archive important log messages more easily.
|
A syslog server represents a central log monitoring point on a network, to which all kinds of devices including Linux or Windows servers, routers, switches or any other hosts can send their logs over network. By setting up a syslog server, you can filter and consolidate logs from different hosts and devices into a single location, so that you can view and archive important log messages more easily.
|
||||||
|
Loading…
Reference in New Issue
Block a user