From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chris R. Jones" Subject: Containers syslog support? Date: Mon, 13 Apr 2009 14:53:15 -0700 Message-ID: <20090413215315.GA28487@versecorp.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org List-Id: containers.vger.kernel.org Hello again, Another question on containers. This time, for syslog. Is there any containers support to isolate syslog entries for different containers? That is, is there any way I can run two different syslogd processes in two different containers, in such a way that each syslogd process only sees and logs events generated by processes in it's own container? Are syslog messages covered under one of the other namespaces (pids, utsname, sysv ipc, network, users), or is there a seperate namespace for them. Thanks, Chris