> On Nov 1, 2018, at 1:27 PM, Vijaykumar Jain <vjain@opentable.com> wrote:
>
> Hi Team,
>
> I know this is has been answered a lot on the internet wrt ignoring,
> but i am unable to figure out why I get these messages in logs
> "incomplete startup packet"
Check which of your monitoring systems is configured to
check postgresql liveness 15 times an hour.
If you can't find it, and you care about the log entries, start
sniffing packets to see where the traffic is coming from.
>
> tail -1000 /var/log/postgresql/postgresql-10-main.log| grep
> 'incomplete startup packet'
>
> 2018-11-01 13:04:18 UTC LOG: incomplete startup packet
>
> 2018-11-01 13:08:18 UTC LOG: incomplete startup packet
>
> 2018-11-01 13:12:18 UTC LOG: incomplete startup packet
>
>
> Note: exactly at 4 min interval.
Cheers,
Steve