sipcapture / rtcagent

RTCAgent is an eBPF powered HEP Agent for HOMER/HEPIC
https://sipcapture.org
GNU Affero General Public License v3.0
35 stars 2 forks source link

rtcagent writes all captured packet to syslog even after disabling debug #6

Open hamidrhashmi opened 11 months ago

hamidrhashmi commented 11 months ago

I am running rtcagent service with the following command

/usr/bin/rtcagent kamailio -m /opt/kamailio/sbin/kamailio --hep-server="127.0.0.1" --hep-port="9060" --hep-transport="tcp" --debug=false

but rtcagent is still writing all captured packet to syslog

hamidrhashmi commented 2 months ago

I have retested with version 0.0.7 but rtcagent is still writing SIP messages to syslog.