• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Log4j - Missing Logs

 
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good Day !

I've got some custom tags with log4j logs in them. I'm in the process of stress testing the webapps that use these custom tags. The stress testing is going well, with very little or no impact from having implemented the logging.

So here's the problem, if I access the webapp from the URL, I get the appropriate logs. But, when I use my testing tool (a simple script that submits a URL query and captures the response in an HTML file), I no longer receive any logs.

Our webapp runs on a Sun Solaris box, with Apache and Tomcat.

And, so, I'm looking for help :-) !!

Any ideas as to what the problem could be ? Or how I can determine what it is ?

Thank you kindly !!

Sylvia
 
I can't beleive you just said that. Now I need to calm down with this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic