Hi All, Till now I have worked with logs which have single record in one line. I was able to use the specified adapters like CharcaterFileTailing for processing the logs.
But now, I have different requirement, I having logs which have multiple lines in a single record. Here I want my whole record to be parsed as a single record. CharacterFileTailingAdapter, FileTailing adapter are not fulfilling my purpose. As in CharacterFileTailingAdapter process the log on the basis of separator as "\n" and FileTailingAdapter process the logs as chunks. For example : Log [ Record 1: { [Line1 ............] [Line2 ............] [Line3 ............] } Record 2: { [Line1 ............] [Line2 ............] [Line3 ............] } ] Is there any way that I can use specified adapters by chukwa or else I have to generate my own Adapter. Please Help :) Stuti DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.