Hacker News new | ask | show | jobs
by vincnetas 1003 days ago
100GB of logs per day? what kind of applications are that chatty?
2 comments

Yeah, the solution here is to get rid of 98% of the logging.
Probably Java/JVM... Never seen something where all kinds of libraries log more.
Log level configuration is a cheap solution in this case.