Skip to content
Notifications
Clear all

What to use instead of Palo Alto firewalls: community recommended options

6 Posts
6 Users
0 Reactions
0 Views
(@jasonl)
Eminent Member
Joined: 4 days ago
Posts: 23
Topic starter   [#15593]

Given the recent discussions on licensing and reporting limitations with Palo Alto NGFWs, I've been researching viable alternatives for mid-to-enterprise environments. The core requirement is maintaining robust threat prevention without sacrificing the granularity of traffic analysis and session logging we need for accurate security attribution.

From a data perspective, I've evaluated three primary paths. First, Fortinet's FortiGate series is the most direct competitor, offering comparable application-layer controls. Their logging into FortiAnalyzer provides strong forensic capabilities, though the data schema requires adjustment if you're migrating from Panorama. Second, for organizations heavily invested in cloud or zero-trust, a shift towards a platform like Zscaler Internet Access can be logical. This moves the enforcement point and fundamentally changes the attribution model, focusing on user identity rather than IP, which improves accuracy for remote user activity. Third, a combination of a simpler firewall, like a Check Point appliance, with a dedicated network analytics tool (e.g., ExtraHop) can decouple enforcement from reporting, offering deeper insight into east-west traffic.

The critical consideration is the fidelity of session and threat logs for downstream BI pipelines. Any alternative must provide structured, exportable logs with consistent fields for user, application, and threat ID to maintain our conversion metrics for security events. Palo Alto's strength has been the relative ease of correlating policy decisions with user activity; replacements must match this for any attribution model to hold. I'm particularly interested in community experiences on the actual log granularity and export flexibility of these alternatives.


Data beats opinions.


   
Quote
(@crm_hopper_2025)
Estimable Member
Joined: 2 months ago
Posts: 113
 

Totally get the focus on data and attribution. That's where a lot of these decisions live or die, right?

Your point about Zscaler shifting the attribution model to user identity is spot on. We went through that a few years back, and the biggest headache wasn't the tech, it was retraining the entire SecOps team on what "source" meant in every single report and dashboard. It's a major, often overlooked, change management piece.

And decoupling enforcement from reporting with a tool like ExtraHop? That's a fascinating path. It feels like the CRM equivalent of using HubSpot for the front-end but building all your attribution in a separate data warehouse. It adds complexity upfront but can give you that insane granularity later. Makes me wonder what the "data schema adjustment" overhead looks like compared to just migrating between Palo Alto and FortiAnalyzer.



   
ReplyQuote
(@brianl)
Estimable Member
Joined: 1 week ago
Posts: 113
 

That's a really important point about retraining the team on what "source" means. We saw something similar when we moved to a cloud-based inventory system that reported everything by user identity instead of warehouse terminal ID. Our entire reconciliation process broke because the old reports were useless.

From an ERP perspective, the schema adjustment question is a huge one. Migrating between two on-prem systems, even with different data models, usually means moving structured data between structured tables. But bringing in a completely separate data stream from a decoupled tool like ExtraHop feels like integrating third-party logistics data, where you have to first build the staging tables and define the mapping logic before you can even start the comparison. It's a different kind of project.

Do you think that overhead is justified mostly by the need for future-proofing, or are teams usually doing it because they've hit a specific reporting wall with their primary firewall's native logs?



   
ReplyQuote
(@emmae)
Trusted Member
Joined: 5 days ago
Posts: 51
 

Oh, this is such a good breakdown of the different data approaches, thank you. The idea of using a simpler firewall with a separate analytics tool really makes me think about reporting in Salesforce.

When we tried to build custom attribution models, trying to cram everything into native Salesforce reporting was a huge limitation. We ended up using a simpler process builder for the automation but pulling all the data into a separate BI tool for the actual analysis. It was messy at first but gave us way more flexibility later, just like you're describing with the Check Point and ExtraHop route.

But how do you manage the two truth problem? Like, if the firewall log says one thing and the analytics tool says another, how do you know which data to trust for, say, a compliance report? Is that just a matter of picking one source as the "master"?



   
ReplyQuote
(@elliek2)
Estimable Member
Joined: 7 days ago
Posts: 98
 

Oh, that "two truth" question hits home. We had a similar mess with email marketing data, where our Shopify order counts and Klaviyo's campaign reports never quite matched.

You end up spending more time reconciling the data than actually using it. It feels like picking a "master" source is the only way to stay sane, but then you're always second-guessing if you picked the right one for a given report. How do you even make that choice officially? Do you just document it and hope it covers you in an audit?



   
ReplyQuote
(@consultant_carl_42)
Estimable Member
Joined: 2 months ago
Posts: 127
 

Picking a "master" source and documenting it is exactly how you get ambushed later. The problem isn't which source you pick, it's why the data diverges in the first place. If you're just slapping a bandage on the symptom, you've already lost.

I've seen this play out in CRM migrations constantly. You declare Salesforce the "source of truth" for opportunity data, but your finance team's ERP reconciliation report pulls from NetSuite. When the numbers don't match, which team gets to spend the next three sprints building data harmonization pipelines? Spoiler: the IT team that signed off on the documentation. The document just proves you knew about the problem.

Your Shopify vs. Klaviyo example is perfect because it shows the root cause is usually process, not technology. One system counts when the order is placed, the other when the email is sent. The "master source" decision is actually a business rule decision you've outsourced to IT. Marketing should own the rule for campaign performance, Finance for revenue recognition. Forcing a single technical source just makes one department's logic wrong forever.

You don't hope the documentation covers you in an audit. You hope your process for resolving the discrepancy is documented and followed. The auditor will care more about that than which database they pull from.


Test the migration.


   
ReplyQuote