Changeset 3661

Show
Ignore:
Timestamp:
12/08/07 15:58:00 (1 year ago)
Author:
n0-1
Message:

added documentation for network logging

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/freewrt_1_0/docs/handbook/user/handbook.tex

    r3648 r3661  
    14811481bootup. 
    14821482 
     1483\section{Network Logging} 
     1484 
     1485Administered networks often make use of a central Log Server to store the 
     1486SysLog output of the local servers. This is also a good approach when setting 
     1487up a Log Analyser or IDS. 
     1488 
     1489To enable sending SysLog output via network for \command{syslogd}, simply alter 
     1490it's flags in \file{/etc/rc.conf}. Use \code{-R Host[:Port]} to send all 
     1491messages to \code{Host}, and \code{Port} (optional). To keep the messages 
     1492locally also, give \code{-L} as additional flag. 
     1493 
    14831494\section{Accessing USB storage devices} 
    14841495