in reply to Re: Fetch particular xml message from log
in thread Fetch particular xml message from log

Actually my question was different. Like i have a log file and having lot of blaw blaw lines as well as those xml messages. So i wanted to filter only xml messages and that script what i posted is doing but i wanted to implement some criteria to get precise xml messages from log directly. Parsing method i know but messages count is too much that is why wanted to reduce xml message crowd by implementing some condition. I hope i am clear now?

  • Comment on Re^2: Fetch particular xml message from log