<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Syslog in Panorama Policy in Panorama Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/panorama-discussions/syslog-in-panorama-policy/m-p/586772#M2347</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;We have multiple firewalls managed by Panorama. We have single Template managing these firewalls.&lt;/P&gt;
&lt;P&gt;There are local Syslog configs done on each firewall as logs is being pushed on different ports. But now we have multiple rules configured in Panorama template pushed on to all firewalls with no Log forwarding on the policy.&lt;/P&gt;
&lt;P&gt;But to configure the syslog on policies in Panorama may i know how to configure it? The problem is we have different syslog on different ports it is forwarding the logs. Please suggest.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sanjay S&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2024 10:39:02 GMT</pubDate>
    <dc:creator>Sanjay_Ramaiah</dc:creator>
    <dc:date>2024-05-15T10:39:02Z</dc:date>
    <item>
      <title>Syslog in Panorama Policy</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/syslog-in-panorama-policy/m-p/586772#M2347</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;We have multiple firewalls managed by Panorama. We have single Template managing these firewalls.&lt;/P&gt;
&lt;P&gt;There are local Syslog configs done on each firewall as logs is being pushed on different ports. But now we have multiple rules configured in Panorama template pushed on to all firewalls with no Log forwarding on the policy.&lt;/P&gt;
&lt;P&gt;But to configure the syslog on policies in Panorama may i know how to configure it? The problem is we have different syslog on different ports it is forwarding the logs. Please suggest.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sanjay S&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 10:39:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/syslog-in-panorama-policy/m-p/586772#M2347</guid>
      <dc:creator>Sanjay_Ramaiah</dc:creator>
      <dc:date>2024-05-15T10:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog in Panorama Policy</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/syslog-in-panorama-policy/m-p/587909#M2353</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/249853"&gt;@Sanjay_Ramaiah&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;Lets first clarify something:&lt;BR /&gt;- Templates are pushing device level settings and configuration&lt;/P&gt;
&lt;P&gt;- Device Groups are pusing fireall policies (security, nat, decryption etc).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You define Syslog server in a template and then you create log forwarding profile using that syslog server and assign this profile on the firewalls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not clear from your description what is your setup&lt;BR /&gt;- Are you using same device group for all firewall? Pushing same policy for all firewalls?&lt;/P&gt;
&lt;P&gt;- Are you using same template and template stack to push device settings? Or you are using separate template stack for each fw?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One way to achieve what you want is:&lt;/P&gt;
&lt;P&gt;- Create Syslog Server profile inside a template used by the firewalls. Use exactly the same name for the Syslog server object (not the hostname, but the name of the server profile.&lt;/P&gt;
&lt;P&gt;- Push this template from Panorama to firewalls. Since your FWs are already having same syslog profile locally they will override the config pushed from Panorama and keep the ports and hostname/ip as they were before&lt;/P&gt;
&lt;P&gt;- On the Panorama, create log forwarding profile (Objects -&amp;gt; Log Forwarding). Name the object "default", this way Panorama will automatically select it for every newly create firewall rule (avoiding human error to forget to set log forwarding profile). For all existing rules you need to manually update all rules (one by one) and add the log forwarding profile.&lt;/P&gt;
&lt;P&gt;- Push device group to all firewalls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use the same name for the syslog server object on all firewalls, you can have same log forwarding profile, but specific syslog server settings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 20:47:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/syslog-in-panorama-policy/m-p/587909#M2353</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2024-05-24T20:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog in Panorama Policy</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/syslog-in-panorama-policy/m-p/588115#M2358</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/70130"&gt;@aleksandar.astardzhiev&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I will give a try on this and update you .&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 15:09:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/syslog-in-panorama-policy/m-p/588115#M2358</guid>
      <dc:creator>Sanjay_Ramaiah</dc:creator>
      <dc:date>2024-05-28T15:09:48Z</dc:date>
    </item>
  </channel>
</rss>

