fuel-library/utils/logparse/readme.txt
Dmitry Ilyin 76c43bba73 Add logparse script for puppet profiling
Change-Id: I2c4db64a4c2b73347160f88115f463ace0cab8fd
2013-12-23 16:38:31 +04:00

18 lines
487 B
Plaintext

This scripts helps you to parse log files found on master node
after Fuel deployment and find out which actions and resource
types did take the most time.
Run ruby parser directly
> ruby logparse.rb puppet-apply.log
Run shell helper directly on log
> sh logparse.sh puppet-apply.log
Run shell helper on unpacked Fuel snapshot to view all logs
Press Enter to view next
> sh logparse.sh fuel-snapshot-????
Run shell helper on unpacked snapshot
> sh logparse.sh fuel-snapshot-????.tgz