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

Conversation

@varshneyjayant
Copy link
Contributor

@varshneyjayant varshneyjayant commented Jun 20, 2014

No description provided.

}

#checks if all the various endpoints used for configuring loggly are accessible
checkIfLogglyServersAccessible()

This comment has been minimized.

@mchaudhary

mchaudhary Jun 23, 2014
Contributor

All this is good to check but the one of the most important check here is that are we able to reach to 514 on logs-01 because thats where the log will be send. We should definitely check that one here.

}

#check if mimimum version of rsyslog required to configure loggly is met
checkIfMinVersionOfRsyslog()

This comment has been minimized.

@mchaudhary

mchaudhary Jun 24, 2014
Contributor

Not sure why we need to check for the multiple rsyslogd

}

#logs message to config syslog
logMsgToConfigSysLog()

This comment has been minimized.

@mchaudhary

mchaudhary Jun 24, 2014
Contributor

Another thing I think it will be important to log the customer token or CID with each message so we know who is the customer which faced problems. This will help a lot.

mchaudhary added a commit that referenced this pull request Jun 24, 2014
Added script for configuring syslog with Loggly
@mchaudhary mchaudhary merged commit 6c7dbc1 into loggly:master Jun 24, 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.