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

Extract loggly::rsyslog::logfile #11

Open
jniesen opened this issue Jun 19, 2015 · 0 comments
Open

Extract loggly::rsyslog::logfile #11

jniesen opened this issue Jun 19, 2015 · 0 comments

Comments

@jniesen
Copy link
Contributor

@jniesen jniesen commented Jun 19, 2015

Are you guys cool with me extracting this class into an independent module? Where I work we're configuring all of our servers with a basic loggly configuration that is baked into a base image. People who use the baked image can further configure rsyslog with infiles that rsyslog will watch and, because of the base configurations they've inherited, those files will end up in loggly.

What we've got now is this requirement to define the loggly puppet module as a dependency for our downstream server puppetry just so we can have access to loggly::rsyslog::logfile. With this dependency comes the requirement of setting the toke yet again (once in the base image, once in the images inheriting from base). Since loggly::rsyslog::logfile is fairly stand-alone as is and could possibly be used for things outside of loggly configurations, I thought it might be good to extract it.

What do you think? Btw, I'm probably going to do it anyway and us it internally where I work, but I wanted to get your thoughts and its usefullness outside my company.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.