Better Syslog server

From: Matt Harris (mdh@unix.si.edu)
Date: 03/17/03

  • Next message: William Yodlowsky: "Re: Better Syslog server"
    Date: Mon, 17 Mar 2003 09:18:38 -0500
    From: Matt Harris <mdh@unix.si.edu>
    To: focus-sun@securityfocus.com
    
    

    I've been looking a bit on google/sourceforge/etc to try and find a more
    configurable and extensible syslog server, to no avail. Does anyone
    know of such a thing? If nothing is out there already, I'll probably
    embark on a project to do it myself. I'm thinking of a config format
    somewhat like this:

    # commands for syslog facility "XXX"
    Facility XXX {
      # Send message to stdin of a script which can send alerts, etc
      Severity emerg ACTION /usr/local/libexec/parse-emerg.sh
      # 192.168.47.9 - sample dhcp server
      Host "192.168.47.9" {
        # log stuff from the dhcp server to a seperate file
        Severity warn FILE /var/adm/dhcp.log
      }
      # send other stuff to a default file
      Severity DEFAULT FILE /var/adm/xxx.log
    }

    Of course, this is just an example off the top of my head of some of the
    functionality I'd like - for example, piping out to a smart script,
    sending to different files based on host that sent the message, etc
    etc. I look forward to your input. Thanks, Matt.

    -- 
    /*
     * Matt Harris - Senior UNIX Systems Engineer
     * Smithsonian Institution, OCIO
     */
    

  • Next message: William Yodlowsky: "Re: Better Syslog server"

    Relevant Pages

    • Re: DHCP server `failover
      ... We're using Sun's DHCP server to provide config to a bunch of Windows ... My initial guess was that I don't: clients will just ...
      (comp.sys.sun.admin)
    • Re: Help !!!!!!! DHCP IP not enough - Urgent Urgent
      ... Your gateway has to be on the same subnet. ... NIC in your server. ... x DHCP server using superscope apply two DHCP range. ... I try to config the scuperscope in my testing lab, ...
      (microsoft.public.windows.server.networking)
    • Re: Ideal Web Development Environment?
      ... only developer in a 1 server department with no budget, few resources, ... sandboxed area of the dev box. ... php, database, third party tools, onto your own computer (which could ... Config Files: There have to be many types of config files. ...
      (comp.lang.php)
    • Re: Remote Boot Windows XPE?
      ... ones that come with RBS. ... After building XPe images for these machines we ... any DHCP server including the ones resident in $19 cable routers. ...
      (microsoft.public.windowsxp.embedded)
    • RE: DHCP and bad unique id
      ... the it may be doling out 10 IPs for each RAS client. ... The following is from MS 2003 server website. ... Using Routing and Remote Access servers with DHCPThe DHCP Server service can ... When the Routing and Remote Access server starts with the Use DHCP to assign ...
      (microsoft.public.win2000.networking)