diff --git a/Linux Script/configure-linux.sh b/Linux Script/configure-linux.sh index da80ebc..7a1f9e5 100644 --- a/Linux Script/configure-linux.sh +++ b/Linux Script/configure-linux.sh @@ -150,12 +150,12 @@ installLogglyConf() checkLinuxLogglyCompatibility fi - #if all the above check passes, write the 22-loggly.conf file - checkAuthTokenAndWriteContents - #create rsyslog dir if it doesn't exist, Modify the permission on rsyslog directory if exist on Ubuntu createRsyslogDir + #if all the above check passes, write the 22-loggly.conf file + checkAuthTokenAndWriteContents + if [ "$LINUX_DO_VERIFICATION" = "true" ]; then #check if the logs are going to loggly fro linux system now checkIfLogsMadeToLoggly