I have configure my forwarder on my local machine.
It is working fine for my local setup i,e, forwarding data to local network indexer.
When I am adding my remote server in the outputs.conf file, then I am getting above mentioned error.
I am able run to telnet command on <server> 9997.
I am also able to add data to remote server from REST API.
Exact logs are :
08-12-2015 06:59:54.703 +0530 INFO TcpOutputProc - found Whitelist forwardedindex.2.whitelist , RE : forwardedindex.2.whitelist
08-12-2015 06:59:54.703 +0530 INFO TcpOutputProc - Initializing connection for non-ssl forwarding to <my-server-url>:9997
08-12-2015 06:59:54.703 +0530 INFO TcpOutputProc - tcpout group group1 using Auto load balanced forwarding
08-12-2015 06:59:54.703 +0530 INFO TcpOutputProc - Group group1 initialized with maxQueueSize=512000 in bytes.
08-12-2015 06:59:54.704 +0530 INFO PipelineComponent - Pipeline merging disabled in default-mode.conf file
08-12-2015 06:59:54.704 +0530 INFO PipelineComponent - Pipeline typing disabled in default-mode.conf file
08-12-2015 06:59:54.704 +0530 INFO PipelineComponent - Pipeline vix disabled in default-mode.conf file
08-12-2015 06:59:54.704 +0530 INFO PipelineComponent - Launching the pipelines.
08-12-2015 06:59:54.707 +0530 INFO loader - Limiting REST HTTP server to 853 sockets
08-12-2015 06:59:54.707 +0530 INFO loader - Limiting REST HTTP server to 682 threads
08-12-2015 06:59:54.803 +0530 INFO TailingProcessor - TailWatcher initializing...
.
.
.
08-12-2015 06:59:56.159 +0530 ERROR TcpOutputFd - Invalid payload_size=1213486160 received while in parseState=1
08-12-2015 07:00:25.242 +0530 ERROR TcpOutputFd - Invalid payload_size=1213486160 received while in parseState=1
08-12-2015 07:00:55.246 +0530 ERROR TcpOutputFd - Invalid payload_size=1213486160 received while in parseState=1
↧