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

Add TLS support for file monitoring #88

Merged
merged 13 commits into from Oct 10, 2017

Remove unnecessary spaces

  • Loading branch information
EC2 Default User
EC2 Default User committed Sep 1, 2017
commit a9ff39ebf9048338f6b3d6566cea7cc7bfc05038
@@ -856,13 +856,12 @@ checkIfTLS()
* ) echo "Please answer yes or no.";;
esac
done
else
logMsgToConfigSysLog "WARN" "WARN: Your system logs are being send insecurely. We prefer to send system logs securely so switching to secure configuration."
else
logMsgToConfigSysLog "WARN" "WARN: Your system logs are being send insecurely. We prefer to send system logs securely so switching to secure configuration."
LOGGLY_TLS_SENDING="true"
LOGGLY_SYSLOG_PORT=6514

fi

fi
fi
}

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