Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6631435
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T22:32:45+00:00 2026-05-25T22:32:45+00:00

I hope this question isn’t too vague, but does logging in a production environment

  • 0

I hope this question isn’t too vague, but does logging in a production environment cause a hit in performance? In addition to the traditional production.log logging, we have a couple of additional things we record in begin/rescue type events to help us for debugging issues.

In our production.rb file, our settings are:

config.log_level = :info
config.active_support.deprecation = :log

And we also have some:

TRACKER_LOG.warn xml_response_hash

These files can become quite large (1 or 2 GB each) and our website receives a couple million page views a month. Chould minimizing our use of logs on production help with performance?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T22:32:46+00:00Added an answer on May 25, 2026 at 10:32 pm

    Logging does impact on performance, but it can still be useful in production if it allows the people running the service to diagnose problems without taking the service down.

    That said, a couple of million hits a month is less than 100k per day (on average) and that shouldn’t be too much of a worry. Similarly, a few GB of log files should not be a worry provided the service is deployed sanely — and provided you’re using a log rotation strategy of course — since disk space is pretty cheap. Thus at current levels, I’d suggest you should be OK. Keep an eye on it though; if traffic suddenly spikes (e.g., to 1M hits in a normal day) you could have problems. Document this! You don’t want the production people to be surprised by these sorts of things.

    Consider making the extra logging conditional on a flag that you can disable or enable at runtime so that you only collect anything large if you’re looking for it; with usual volumes of logging data there’s a good chance that you’ll only look for problems occasionally anyway.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I hope this isn't too vague a question, but here goes. I want to
I hope this question isn't too open ended, but a nudge in the right
Alright, I hope this isn't too broad a question but my curiosity got the
I hope this question isn't too broad, but then again I would expect the
I'm relatively new to web application programming so I hope this question isn't too
Hey guys, hope this isn't too much of a n00b question I'm mainly a
I hope this question is not considered too basic for this forum, but we'll
I hope this question isn't too simple, I tried to go through the postgresql
Sorry, still reasonably new to Javascript here, so hope this question isn't too embarrassingly
I hope this isn't a duplicate of a question itself, but the search terms

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.