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

Incorporated Vihn's Feedback #62

Merged
merged 1 commit into from May 9, 2014
Merged

Conversation

@varshneyjayant
Copy link
Contributor

@varshneyjayant varshneyjayant commented May 9, 2014

No description provided.

#version of the current script
SCRIPT_VERSION=1.0
#token to log to config syslog
CONFIG_SYSLOG_TOKEN=1ec4e8e1-fbb2-47e7-929b-75a1bff5ffe0

This comment has been minimized.

@mchaudhary

mchaudhary May 9, 2014
Contributor

This is scary we can't have our token in plain text here may be you base64encode it. It is pretty easy you can use base64. I created Jira for this one so can be tracked there.

MIN_SYSLOG_VERSION=5.8.0

#name of the service, in this case tomcat6
SERVICE=tomcat6

This comment has been minimized.

@mchaudhary

mchaudhary May 9, 2014
Contributor

Here also we should default to tomcat6 but if detect this one to be 7 then change it. This is minor one. Please log a bug for it.

logMsgToConfigSysLog "ERROR" "ERROR: Invalid Loggly username or password"
exit 1
else
echo "INFO: Username and password authorized successfully"

This comment has been minimized.

@mchaudhary

mchaudhary May 9, 2014
Contributor

We should log this to logMsgToConfigSysLog as well

mchaudhary added a commit that referenced this pull request May 9, 2014
@mchaudhary mchaudhary merged commit 02827e1 into loggly:master May 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.