![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A comparison of the multi-user facilities in Unix and Microsoft Windows. | nadman123 | UNIX for Dummies Questions & Answers | 2 | 05-09-2008 12:31 AM |
| Multiple processes writing on the same file simultaneously | Sayantan | Shell Programming and Scripting | 1 | 01-23-2008 12:28 AM |
| syslog | csaunders | SUN Solaris | 13 | 08-29-2006 05:13 PM |
| detecting errors in writing to syslog | dmirza | High Level Programming | 2 | 10-17-2005 06:24 PM |
| syslog | greg0320 | UNIX for Dummies Questions & Answers | 4 | 06-11-2004 11:26 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
writing to multiple syslog facilities
is there a way to allow one application to simultaneously write to multiple syslog facilities?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Do you mean write to a remote node's syslog?
One system = one syslog, pretty much. I don't think it's possible to start multiple syslogd instances and have them write to different syslog files/devices, AFAIK anyway. |
|||
| Google The UNIX and Linux Forums |