skip to main | skip to sidebar

University Software Development

Blasting across the Alkaline Flats in jet-powered, monkey navigated.... But mostly a lot of PeopleSoft/Oracle, Java, Portal, Open Source, IT Architecture and other miscellaneous rantings.

Friday, September 7, 2007

Pouring through logs

Been doing an inordinate amount of tracing and debugging lately. Our ERP system dumps a lot of junk to the logs. The following command is my friend.


tail -f trace.log |tee $HOME/mylog.log


I like to be able to follow the file as lines are added and also like to send the output to a log file that I can open in an editor so I can so more regex type searches.
Posted by Anonymous at 3:59 PM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Feeds

  • ATOM
  • RSS

Blogroll

  • ChiliJoe's "Extra Hot" Blog
  • Oracle Blogs
  • OTN Techblog
  • Rob's PeopleSoft Blog
  • Grey Sparling PeopleSoft Expert's Corner
  • Jim's PeopleSoft Journal
  • PeopleSoft Corner

Blog Archive

  • ►  2009 (4)
    • ►  August (1)
    • ►  June (2)
    • ►  May (1)
  • ►  2008 (10)
    • ►  September (1)
    • ►  July (2)
    • ►  May (4)
    • ►  April (1)
    • ►  February (2)
  • ▼  2007 (27)
    • ►  November (4)
    • ►  October (1)
    • ▼  September (12)
      • IRC still alive and well
      • Commented out code...please use version control
      • Dynamic Application Class loading in PeopleSoft
      • Notepad++ 4.3 released
      • AJAX and PeopleSoft
      • Just wanted to follow-up my previous post about Lo...
      • Log4j in PeopleCode
      • Pouring through logs
      • Log4J - email notification of production errors
      • Vista, no thanks
      • Podcasts
      • iText - Java PDF library
    • ►  June (4)
    • ►  May (2)
    • ►  March (1)
    • ►  January (3)
  • ►  2006 (8)
    • ►  December (8)

Contributors

  • Gary Hensley
  • John Wagenleitner