Understanding what is in the logs is an important first step. What I mean by this, is understand what all the fields in the log file mean (e.g., TID, RPC ID, Queue, Client-RPC, USER, log entry, etc.) in addition to what types of entries are written to each of the log types. Once you have this down, grep, sort, awk/sed, cat, tail, head, egrep, and other utilities make finding what you are looking for in the logs a breeze.
Axton Grams On Thu, Jan 26, 2012 at 7:32 AM, Misi Mladoniczky <[email protected]> wrote: > Hi, > > Log file analysis in general is a broad topic. > > Here are a presentation I have made as various RUG:s concerning AR log > files and performance tuning: > http://rrr.se/doc/WWRUG09_RRR_LogFilePerformanceTuning.pdf > > We also have a commersial log file analysis tool to help you on your way. > > Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011) > > Products from RRR Scandinavia (Best R.O.I. Award at WWRUG10/11): > * RRR|License - Not enough Remedy licenses? Save money by optimizing. > * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs. > Find these products, and many free tools and utilities, at http://rrr.se. > >> Hi ARS-LIST, >> >> Does any of you have any experiences in how to improve your skills in >> log file analysis - as I haven't found any BMC training or anything on >> how to learn how to do learn these skills - which I think is very >> important in order to troubleshoot all kind of problems for workflow >> etc.? >> >> I know that every situation bring a new approach to what and how to >> look for and how to perform a log file analysis - but I just guess >> that someone would have thought of how to learn it from scratch and up >> to being a professional in these skills - I can't be the first one >> with this problem. :-) >> >> I would appreciate any feedback, links, tips and tricks etc. >> >> Thank you very much! >> >> Cheers, >> Mr. Tee >> >> _______________________________________________________________________________ >> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org >> attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" >> > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

