Received: (at submit) by bugs.debian.org; 28 Feb 2001 01:22:31 +0000 From vulture@aoi.dyndns.org Tue Feb 27 19:22:31 2001 Return-path: Received: from smtp2.abac.com [::ffff:216.55.128.11] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14XvK3-0000lo-00; Tue, 27 Feb 2001 19:22:31 -0600 Received: from aoi.dyndns.org (qmailr@ip159.santa-clara14.ca.pub-ip.psi.net [38.29.70.159]) by smtp2.abac.com (8.10.1/8.10.1) with SMTP id f1S1MWM99205 for ; Tue, 27 Feb 2001 17:22:33 -0800 (PST) Received: (qmail 8128 invoked by uid 1001); 28 Feb 2001 01:53:08 -0000 Message-ID: <20010228015308.8127.qmail@aoi.dyndns.org> From: Alexander Hvostov To: Debian Bug Tracking System Subject: Including a source in another source X-Reportbug-Version: 1.14 X-Mailer: reportbug 1.14 Date: Tue, 27 Feb 2001 17:53:08 -0800 Delivered-To: submit@bugs.debian.org Package: syslog-ng Version: 1.5.4-1 Severity: wishlist I'd like to be able to include a log source within another log source, e.g.: source local { internal(); unix-stream("/dev/log"); }; source all { source("local"); udp(ip(1.2.3.4) port(514)); }; -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux cornerstone 2.4.1-ac18 #1 Mon Feb 19 12:38:53 PST 2001 i686 Versions of packages syslog-ng depends on: ii libc6 2.2.1-3 GNU C Library: Shared libraries an ii logrotate 3.2-11 Log rotation utility