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 Verification Message

  • Loading branch information
psquickitjayant
psquickitjayant committed Jun 18, 2014
commit 36e96d6eec7bbb8627028baa26cc72b6150a60f7
@@ -387,7 +387,7 @@ checkIfLogsMadeToLoggly()
let counter=$counter+1

while [ "$finalCount" -eq 0 ]; do
echo "INFO: Logs did not make it to Loggly in this attempt. Waiting for 30 secs."
echo "INFO: Did not find the test log message in Loggly's search yet. Waiting for 30 secs."
sleep 30
echo "INFO: Done waiting. Verifying again."
logMsgToConfigSysLog "INFO" "INFO: Verification # $counter of total $maxCounter."
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.