I am trying to find the log files for SledgeHammer in pebbles. On my admin node, I am not finding any sledgehammer logs in any log file in /var/log/*.
Can someone help me find them or is this a bug? In the control.sh file I find the following: if [[ ! $IN_SCRIPT ]]; then export IN_SCRIPT=true script -a -f -c "$0" "/var/log/crowbar/sledgehammer/$HOSTNAME_MAC.transcript" exit $? fi And RSYSLOGSERVICE=rsyslog is_suse && { RSYSLOGSERVICE=syslog } 1. enable remote logging to our admin node. if ! grep -q "$ {ADMIN_IP}" /etc/rsyslog.conf; then echo "# Sledgehammer added to log to the admin node" >> /etc/rsyslog.conf echo ". @@${ADMIN_IP} " >> /etc/rsyslog.conf service $RSYSLOGSERVIC ------------------------------ Randy Perryman Network Development Principal Engineer Dell | Cloud and Big Data Solutions randy_perry...@dell.com<mailto:randy_perry...@dell.com> Please consider the environment before printing this email. Confidentiality Notice | This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential or proprietary information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, immediately contact the sender by reply e-mail and destroy all copies of the original message.
_______________________________________________ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/