POST /_bulk: first path segment in URL cannot contain colon

Hi
I deploy a packetbeat-6.4 and obeserve some warning log as follows:
2018-10-17T13:12:01.528+0800 WARN http/http.go:505 Fail to parse HTTP parameters: parse {"index":{"_index":"packetbeat-6.4.2-2018.10.17","_type":"doc"}}
{"@timestamp":"2018-10-17T05:12:00.000Z","transport":"tcp","start_time":"2018-10-17T05:11:54.832Z","last_time":"2018-10-17T05:11:54.860Z","type":"flow","flow_id":"EAT/////AP//////CP8AAAE4IA8cOCAPXClerN4","final":false,"beat":{"name":"qdvchdes1","hostname":"qdvchdes1","version":"6.4.2"},"source":{"ip":"56.32.15.92","port":57004,"stats":{"net_packets_total":2,"net_bytes_total":136}},"dest":{"ip":"56.32.15.28","port":24105,"stats":{"net_packets_total":4,"net_bytes_total":272}},"host":{"name":"qdvchdes1"}}
{"index":{"_index":"packetbeat-6.4.2-2018.10.17","_type":"doc"}}
{"@timestamp":"2018-10-17T05:12:00.000Z","last_time":"2018-10-17T05:11:54.997Z","transport":"tcp","start_time":"2018-10-17T05:11:54.835Z","beat":{"name":"qdvchdes1","hostname":"qdvchdes1","version":"6.4.2"},"host":{"name":"qdvchdes1"},"type":"flow","flow_id":"EAT/////AP//////CP8AAAE4IA8cOCAPJiVegqY","final":false,"source":{"ip":"56.32.15.38","port":42626,"stats":{"net_bytes_total":272,"net_packets_total":4}},"dest":{"ip":"56.32.15.28","port":24101,"stats":{"net_packets_total":4,"net_bytes_total":272}}}
{"index":{"_index":"packetbeat-6.4.2-2018.10.17","_type":"doc"}}
{"@timestamp":"2018-10-17T05:12:00.000Z","flow_id":"EAT/////AP//////CP8AAAE4IA8cOCAPHSdelro","transport":"tcp","source":{"ip":"56.32.15.29","port":47766,"stats":{"net_packets_total":3,"net_bytes_total":204}},"last_time":"2018-10-17T05:11:54.944Z","beat":{"name":"qdvchdes1","hostname":"qdvchdes1","version":"6.4.2"},"type":"flow","final":false,"dest":{"ip":"56.32.15.28","port":24103,"stats":{"net_bytes_total":136,"net_packets_total":2}},"start_time":"2018-10-17T05:11:54.836Z","host":{"name":"qdvchdes1"}}
POST /_bulk: first path segment in URL cannot contain colon

It says url contains a colon. Can someone explains for me?

Hi,

Can you reproduce this problem? It would be great if you could share a .pcap that exhibits this behaviour.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.