Weird Core Log

What is filling my core log with this?

Commandline sensor using curl/wget

Must be one of my custom components. I’m not using wget or curl anywhere in my config.

I use quite a lot of curl command line sensors, is there a way to stop them writing to the Core log?

Decided it was time to get rid of those messages. Changed my curl command to this and the logs got much quieter:

 command_state: "/usr/bin/curl -s -X GET http://192.168.1.2:7777/get/182"