Hi
I have installed the debian package and have opensky functioning on my Raspberry PI.
I notice in the logs and in the documentation this is mentioned.
Troubleshooting and Logging
The feeder will also print a lengthy message every 10 minutes which includes some statistics about the relayed frames.
How do I reduce this syslog spam ?
I have tried using this in the service file
ExecStart=/usr/bin/openskyd-dump1090 > /dev/null
without success.
Likewise I can't see any relevant options in /var/lib/openskyd
Any ideas while trying to avoid compiling ?