Loading...
Loading...
The sflow_agent have a large amount of the following log message popup within several ms: Sun 2023-07-16 19:47:16.661853 PDT MESSAGE=Calling RcvrTableHandler handler (sFlowVersion) mode (160). <...> Sun 2023-07-16 19:47:16.665273 PDT MESSAGE=Calling RcvrTableHandler handler (sFlow Receiver Table) mode (161). which causes journey log suppressing.
Unexpected log messages are displayed from sflow_agent.
When we run snmpwalk with sflow related OIDs. For example, snmpwalk -v2c -c public 127.0.0.1 SNMPv2-SMI::enterprises.14706.1.1.1
Perform the following as a workaround: Step 1: Open the sflow_agent service file on BIG-IP vi /etc/bigstart/startup/sflow_agent Step 2: Modify the below line. exec /usr/sbin/${service} -f -LF 5 /var/log/sflow_agent.log > /dev/null ==========> exec /usr/sbin/${service} -f -LS5d -LF 5 /var/log/sflow_agent.log > /dev/null Step 3: Restarted the sflow_agent with the below command. bigstart restart sflow_agent Step 4: The debug messages would not go to the syslog server and Journald will not have these logs.
None
F5 Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.