# Kong doesn't stop netcat even when I stop Kong itself

**URL:** https://discuss.konghq.com/t/kong-doesnt-stop-netcat-even-when-i-stop-kong-itself/4984
**Category:** Questions
**Created:** [November 23, 2019, 6:13am UTC](https://discuss.konghq.com/t/kong-doesnt-stop-netcat-even-when-i-stop-kong-itself/4984 "2019-11-23T06:13:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![scaraf](https://avatars.discourse-cdn.com/v4/letter/s/858c86/32.png) [@scaraf](https://discuss.konghq.com/u/scaraf)
#### Post date: [November 23, 2019, 6:13am UTC](https://discuss.konghq.com/t/kong-doesnt-stop-netcat-even-when-i-stop-kong-itself/4984/1 "2019-11-23T06:13:00Z")

</div>

I have a Kong instance where I had reports enabled. So it has netcat process which uses 100% cpu all the time. So I tried to disable anonymous reports, but even then the netcat process doesn’t end.

`nc -wl -u kong-hf.mashape.com 61828`

From what I read from their docs, this is for sending anonymous syslogs. But I can’t seem to disable it. Has anyone else seen this before?
