- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-02-2025 08:45 AM
I'm wondering if it's possible to modify alerts in PAN-OS. We've enabled email notifications for critical alerts and I'd like to change one type in particular. Our firewalls begin sending alerts related to license expiration 30 days in advance. Is it possible to change it to 60 days?
Example Alert:
SYSTEM ALERT : critical : License for feature wildfire will expire on 2025/06/10
06-02-2025 11:18 AM
Hello,
I dont think it is. The alerts are preprogramed into the device. I understand what you are attempting to do and I just use calendar reminders of when things are expiring with appropriate lead times.
Regards,
06-02-2025 11:18 AM
Hello,
I dont think it is. The alerts are preprogramed into the device. I understand what you are attempting to do and I just use calendar reminders of when things are expiring with appropriate lead times.
Regards,
06-02-2025 02:24 PM
I figured that'd be the case. Thanks for responding
06-03-2025 01:09 AM
Hi @aboyd1227 ,
As @OtakarKlier mentioned these alerts are hardcoded.
You could run a scheduled script (e.g. via the API or CLI) that checks the license status of each firewall, parses the expiration date and triggers an external alert (e.g., email, slack, ... ) 60 days in advance.
This isn't built in and requires some scripting but gives you full control over timing.
In case you're sending logs to Strata Logging Service you can build custom alerts/playbooks to detect license expiry earlier than 30 days if your logs or data includes the license end date.
Kind regards,
-Kim.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!