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

LOGGLY-3909 Minimize logging back to Loggly. #34

Merged
merged 8 commits into from Sep 6, 2013
Merged

LOGGLY-3909 Minimize logging back to Loggly. #34

merged 8 commits into from Sep 6, 2013

Conversation

@ivangonekrazy
Copy link
Contributor

@ivangonekrazy ivangonekrazy commented Sep 5, 2013

Only report status of the install script runs back to Loggly. Also changes the logging format to JSON.

♥ Ivan Tam ♥ added 4 commits Sep 3, 2013
When users run the install script as shown in our docs, the
install-script is never saved to disk, so users cannot re-run the
script with any 'verify' action.

We should not advertise an action they cannot run without
re-downloading the script.
print(message)
log(message, prio = prio)
def printLog(message):
def printLog(message, *args):

This comment has been minimized.

@MichaelBlume

MichaelBlume Sep 5, 2013
Contributor

confused about why printLog is taking/ignoring args.

♥ Ivan Tam ♥ and others added 4 commits Sep 5, 2013
LOGGLY-3903 Remove prompts to run 'verify' action
LOGGLY-3964 Try other restart strategies,
Conflicts:
	configure-syslog.py
jimniz added a commit that referenced this pull request Sep 6, 2013
LOGGLY-3909 Minimize logging back to Loggly.
@jimniz jimniz merged commit 015e68d into master Sep 6, 2013
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

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