Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added script for configuring syslog with Loggly #66

Merged
merged 11 commits into from Jun 24, 2014

Changed Abort Message

  • Loading branch information
psquickitjayant
psquickitjayant committed Jun 20, 2014
commit 204c7cfcd6f2a830657057f6cf7d0f405966209a
@@ -6,7 +6,7 @@
trap ctrl_c INT

function ctrl_c() {
logMsgToConfigSysLog "WARNING" "WARNING: Forcefully exiting the script."
logMsgToConfigSysLog "INFO" "INFO: Aborting the script."
exit 1
}

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.