Skip Menu | Logged in as guest | Logout
 
Ticket metadata
Id: 3518
Status: resolved
Priority: 0/0
Queue: vdt-support

Fixed in: 1.10.1
Fix scheduled: (no value)

Owner: Scot Kronenfeld
Requestors: Alain Roy
Cc:
AdminCc:

New reminder:

Created: Thu May 08 13:24:56 2008
Starts: Not set
Started: Tue May 13 16:30:46 2008
Last Contact: Not set
Due: Not set
Closed: Tue May 13 16:30:46 2008
Updated: Mon Oct 05 17:57:22 2009 by guest



History Brief headersFull headers
Subject: Update configuration for syslog-ng
Date: Thu, 08 May 2008 13:23:18 -0500
To: vdt-support@OPENSCIENCEGRID.ORG
From: Alain Roy <roy@cs.wisc.edu>
Download (untitled) / with headers
text/plain 1.5k
> From: Brian Tierney <bltierney@lbl.gov>
> Date: May 1, 2008 6:33:09 PM CDT
> To: Alain Roy <roy@cs.wisc.edu>
> Cc: Jeff Porter <RJPorter@lbl.gov>, Dan Gunter <dkgunter@lbl.gov>
> Subject: new Sylog-ng package ready
> Reply-To: bltierney@lbl.gov
>
>
> Hi Alain:
>
> I have a new syslog-ng package ready for VDT.
>
> Its available here:
>
> pacman -get http://dsd.lbl.gov/OSG:Syslog-ng
>
> It has support for both syslog-ng 'senders' and 'receivers', and the
> assumption is that there is 1 local 'reciever' per site.
>
> To configure/start a syslog-ng sender, do this:
> $VDT_LOCATION/vdt/setup/configure_syslog_ng_sender --local-collector
> myloghost.foo.gov
> $VDT_LOCATION/vdt/setup/configure_syslog_ng_sender --add-source "/
> tmp/testfile"
> $VDT_LOCATION/vdt/setup/configure_syslog_ng_sender --server y
> vdt-control --on syslog-ng-sender
>
> To configure/start a syslog-ng receiver, do this:
>
> $VDT_LOCATION/vdt/setup/configure_syslog_ng_receiver --server y
> $VDT_LOCATION/vdt/setup/configure_syslog_ng_receiver --dir /opt/osg-
> logs
> vdt-control --on syslog-ng-receiver
>
> The new config sends nothing to the GOC. Later, once we figure out
> an appropriate filter policy, we /might/ forward a small subset of
> the logs to the GOC.
>
> This documentation also will need to be updated:
> https://twiki.grid.iu.edu/twiki/bin/view/ReleaseDocumentation/SyslogngOSG
>
> I can do that if you give me write permission to that page.
>
> Let me know if you have any questions.
>
> I would be great if this could be in the 1.0 release.
>
> Thanks!
>
> -Brian
Subject: [vdt-support #3518] SVN commit, rev 7685
To: vdt-support@cs.wisc.edu
From: kronenfe@cs.wisc.edu
Download (untitled) / with headers
text/plain 1003b
Commit comment:
Added new Syslog-ng configuration scripts from Brian Tierney.
There are now separate configurations for the sender and receiver.


Changed files:
D vdt/branches/vdt-1.10/Configure-Syslog-ng/vdt/setup/configure_syslog_ng
A vdt/branches/vdt-1.10/Configure-Syslog-ng/vdt/setup/configure_syslog_ng_receiver
A vdt/branches/vdt-1.10/Configure-Syslog-ng/vdt/setup/configure_syslog_ng_sender
A vdt/branches/vdt-1.10/Configure-Syslog-ng/vdt/setup/syslog-ng-receiver.conf.in
A vdt/branches/vdt-1.10/Configure-Syslog-ng/vdt/setup/syslog-ng-sender.conf.in
D vdt/branches/vdt-1.10/Configure-Syslog-ng/vdt/setup/syslog-ng.conf.in
D vdt/branches/vdt-1.10/Configure-Syslog-ng/vdt/setup/syslog-ng.initd.in
A vdt/branches/vdt-1.10/Configure-Syslog-ng/vdt/setup/syslog-ng.initd.receiver.in
A vdt/branches/vdt-1.10/Configure-Syslog-ng/vdt/setup/syslog-ng.initd.sender.in
U vdt/branches/vdt-1.10/Syslog-ng/Syslog-ng.pacman

To generate a diff:
svn diff -c 7685 file:///p/vdt/workspace/svn
This is in place for VDT 1.10.1.