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

Add default logging for akka #144

Merged
merged 1 commit into from
Oct 27, 2015
Merged

Add default logging for akka #144

merged 1 commit into from
Oct 27, 2015

Conversation

bjoernhaeuser
Copy link
Contributor

Hey there,

thank you for making kafka-manager! It's awesome.

We deployed that into production last week and then the default configuration spilled our harddrive with log-files.

So I thought it would be good to alter the default configuration to be more logging friendly.

Things which I changed:

  • Added a logger.xml file which is used by default now
  • Make akka log through play's logging
  • Updating akka to 2.3.14 and include akka-slf4j for logging
  • Configure some hopefully sane defaults for the logfile of kafka-manager (daily rotation, with max 5 files)
  • Removed the sbt-coffeescript plugin, because coffeescript isnt used in this project

patelh added a commit that referenced this pull request Oct 27, 2015
@patelh patelh merged commit e76c2ee into yahoo:master Oct 27, 2015
@bjoernhaeuser bjoernhaeuser deleted the logging branch October 27, 2015 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants