Hi fdi01,
Thanks for your reply.
Looks like default option is endpoint_md5, we need to explicitly mention this in props??
and my abc.out file is rotated based on size, if it reaches some size it will rotate and new file will get created.
Here is my error message:
WARN TcpOutputProc - Possible duplication of events with channel=source::/123/.out|host::xyz|out-2|571, streamId=0, offset=0 on host=indexer:9997
what is out-2 in the above warning, if it is sourcetype, sourcetype given as per above configuration file is abc, then why is it showing out-2??
I am using indexer acknowledgement using useAck=true.
... View more