<?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 Re: Expeditions stopped accepting Syslog in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expeditions-stopped-accepting-syslog/m-p/532528#M4462</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you looked into the&amp;nbsp;&lt;SPAN&gt;/etc/rsyslog.conf file to verify the config?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 20:15:26 GMT</pubDate>
    <dc:creator>ayazdani</dc:creator>
    <dc:date>2023-02-28T20:15:26Z</dc:date>
    <item>
      <title>Expeditions stopped accepting Syslog</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expeditions-stopped-accepting-syslog/m-p/529516#M4393</link>
      <description>&lt;P&gt;I had this all setup and working, following the&amp;nbsp;"&lt;SPAN&gt;Log Analysis Features of Expedition" tutorial.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;The setup is, all FWs managed by single Panorama, logs forward from FWs to panorama.&amp;nbsp; I have setup panorama collector to forward the firewall logs to Expedition via syslog TCP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This all worked fine for a few days then when I tried to login a realised the logs had used up all the disk space.&amp;nbsp; I had to delete some logs to make enough space and then reboot expedition, when I logged into the gui after the reboot I noticed the&amp;nbsp;&lt;SPAN&gt;PanOrders agent had stopped.&amp;nbsp; I followed some instructions on the forum about reinstalling&amp;nbsp;rabbitmq or something.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sudo apt-get remove rabbitmq-server &amp;amp;&amp;amp; apt-get purge rabbitmq-server&lt;BR /&gt;sudo apt-get install rabbitmq-server&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This resolved the PanOrders issue but the rsyslog service would not restart, the rsyslog log said something about no socket available (or something like that) I think google suggested to run the command "systemctl enable rsyslog.service" which resolved the error and the rsyslog service is now running but I am still getting syslog dropped according to panorama.&amp;nbsp; I can see the sylsog hitting the expedition server using tcpdump but the files are not showing in the PALogs folder.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The only other change I have made since it worked was move the /PALogs folder to /data/PALogs, I have checked the permissions and updated both the rsyslog.conf and the expedition config regarding this change but I assume none of this would effect why the server is now dropping the syslog traffic?&amp;nbsp; I have restarted the rsyslog service multiple times and rebooted expedition.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any help?&amp;nbsp; I am sure this is related to the hard disk filling up.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 17:24:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expeditions-stopped-accepting-syslog/m-p/529516#M4393</guid>
      <dc:creator>ChrisHammock</dc:creator>
      <dc:date>2023-02-01T17:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Expeditions stopped accepting Syslog</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expeditions-stopped-accepting-syslog/m-p/532528#M4462</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you looked into the&amp;nbsp;&lt;SPAN&gt;/etc/rsyslog.conf file to verify the config?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 20:15:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expeditions-stopped-accepting-syslog/m-p/532528#M4462</guid>
      <dc:creator>ayazdani</dc:creator>
      <dc:date>2023-02-28T20:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Expeditions stopped accepting Syslog</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expeditions-stopped-accepting-syslog/m-p/532633#M4464</link>
      <description>&lt;P&gt;Turns out the issue was&amp;nbsp;&lt;SPAN&gt;changing /PALogs folder to /data/PALogs.&amp;nbsp; Although this was done correctly in the&amp;nbsp;/etc/rsyslog.conf and the permissions of the new folder was correct (and I rebooted to ensure any services were restarted) it was suggested there was some sort of bug with changing the directory.&amp;nbsp; I ended up creating a symlink and changing the directory back in&amp;nbsp;/etc/rsyslog.conf so the syslog files are stored in&amp;nbsp;/data/PALogs but the&amp;nbsp;etc/rsyslog.conf still points to&amp;nbsp;/PALogs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;thanks for the reply&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 10:29:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expeditions-stopped-accepting-syslog/m-p/532633#M4464</guid>
      <dc:creator>ChrisHammock</dc:creator>
      <dc:date>2023-03-01T10:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Expeditions stopped accepting Syslog</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expeditions-stopped-accepting-syslog/m-p/1239012#M5289</link>
      <description>&lt;P&gt;This solved my problem&lt;BR /&gt;====================&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sudo firewall-cmd --list-all firewall-cmd --add-port=514/tcp firewall-cmd --add-port=514/udp sudo firewall-cmd --runtime-to-permanent&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 12:44:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expeditions-stopped-accepting-syslog/m-p/1239012#M5289</guid>
      <dc:creator>mhassanin</dc:creator>
      <dc:date>2025-09-29T12:44:13Z</dc:date>
    </item>
  </channel>
</rss>

