subscriptions.log file from each DQ2 site.
mkdir /opt/syslog-ng/
pacman -get VTB:Syslog-ng-170
# source $VDT_LOCATION/setup.sh
# cd $VDT_LOCATION/vdt/setup
# ./configure_syslog_ng --server y
# ./configure_syslog_ng --central-host ddm-log.uchicago.edu:5142
# ./configure_syslog_ng --add-source "dq2 /opt/dq2/config/UC/subscriptions.log"
/etc/crontab with:
*/10 * * * * $VDT_LOCATION/syslog-ng/bin/syslog_injector.py -c $VDT_LOCATION/syslog_ng/etc/log_settings.ini -t
# ./configure_syslog_ng --add-source "fts /full-path-to-FTS-logfile "
vdt-control --on should start the syslog-ng process and start sending log information to the central server. This is install the init.d scripts and start the syslog-ng service. Running vdt-control --off will remove the init.d scripts. Once vdt-control --on is run you can use the standard service or chkconfig commands with the syslog-ng service.
ddm with the usual atlas password.
Please note that this site is a content mirror of the BNL US ATLAS TWiki. To edit the content of this page, click the Edit this page button at the top of the page and log in with your US ATLAS computing account name and password.