Bot Reports are not generating after upgrading to 10.2.x
1664
Created On 02/28/23 20:30 PM - Last Modified 09/03/25 01:19 AM
Symptom
- After upgrading the PAN-OS version to 10.2.2, the default botnet report is not generated.
- In GUI: Monitor > Botnet, there is no data
- The file "botnet.log" on mp-log does not exist.
- Errors similar to that listed below are seen when running "/usr/local/bin/bot_monitor.py" from command line after upgrade to 10.2.X
Traceback (most recent call last):
File "/usr/local/bin/bot_monitor.py", line 15, in <module>
import bot_import_log
File "/usr/local/bin/bot_import_log.py", line 20, in <module>
from pybloomfilter import BloomFilter
ModuleNotFoundError: No module named 'pybloomfilter'Environment
- Palo Alto Firewalls
- PANOS-10.2.x.
- Botnet Reports
Cause
pybloomfiltermmap3 module is missing after python3 migration.
Resolution
The fix is targeted on fix 10.1.10, 10.2.4 and 11.0.0.
Additional Information
License requirements for Botnet Reports