<?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: expedition first time use - Remediation help needed in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-first-time-use-remediation-help-needed/m-p/312801#M2348</link>
    <description>&lt;P&gt;Restarting the mysql and apache2 services in that order seems to have resolved the "log_bin" issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies for the wasted bandwidth.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2020 15:57:14 GMT</pubDate>
    <dc:creator>NKKrishnan</dc:creator>
    <dc:date>2020-02-25T15:57:14Z</dc:date>
    <item>
      <title>expedition first time use - Remediation help needed</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-first-time-use-remediation-help-needed/m-p/312789#M2346</link>
      <description>&lt;P&gt;In a new installation of Expedition upon first login we had three issues to remediate:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. The instructions for "Verify that the SQL_Log_bin flag in MariaDB is set to off" were clear enough.&amp;nbsp; So that was addressed successfully.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Insufficient instructions for "Verify that the Log_bin flag in MariaDB is set to off".&amp;nbsp; &lt;/P&gt;
&lt;TABLE id="gridview-1080-record-1313" class="x-grid-item x-grid-item-over x-grid-item-selected" style=";width: 0;" role="presentation" cellspacing="0" cellpadding="0" data-boundview="gridview-1080" data-recordid="1313" data-recordindex="8"&gt;
&lt;TBODY&gt;
&lt;TR class="  x-grid-row" role="row" aria-selected="true"&gt;
&lt;TD class="x-grid-cell x-grid-td x-grid-cell-gridcolumn-1082 x-wrap-cell x-grid-item-focused" style="width: 455px;" data-columnid="gridcolumn-1082"&gt;
&lt;DIV class="x-grid-cell-inner " style="text-align: left;"&gt;Verify that the Log_bin flag in MariaDB is set to off&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD class="x-grid-cell x-grid-td x-grid-cell-gridcolumn-1083  x-wrap-cell x-grid-cell-last" style="width: 455px;" data-columnid="gridcolumn-1083"&gt;
&lt;DIV class="x-grid-cell-inner " style="text-align: left;"&gt;Log_bin is ON&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="red"&gt;Remediation:&lt;/FONT&gt;&lt;/STRONG&gt; Set log_bin to OFF&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;A search did not come up with instances of log_bin:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;root:/etc/mysql# grep -i log_bin `find /etc/mysql -type f`&lt;BR /&gt;/etc/mysql/my.cnf:skip-log_bin = /var/log/mysql/mariadb-bin&lt;BR /&gt;/etc/mysql/my.cnf:skip-log_bin_index = /var/log/mysql/mariadb-bin.index&lt;BR /&gt;root:/etc/mysql#&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Insufficient instructions for "Verify the PanOrders agent is running to accept background jobs"&lt;/P&gt;
&lt;TABLE id="gridview-1080-record-1305" class="x-grid-item x-grid-item-alt x-grid-item-over x-grid-item-selected" style=";width: 0;" role="presentation" cellspacing="0" cellpadding="0" data-boundview="gridview-1080" data-recordid="1305" data-recordindex="5"&gt;
&lt;TBODY&gt;
&lt;TR class="  x-grid-row" role="row" aria-selected="true"&gt;
&lt;TD class="x-grid-cell x-grid-td x-grid-cell-gridcolumn-1082 x-wrap-cell" style="width: 455px;" data-columnid="gridcolumn-1082"&gt;
&lt;DIV class="x-grid-cell-inner " style="text-align: left;"&gt;Verify the PanOrders agent is running to accept background jobs&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD class="x-grid-cell x-grid-td x-grid-cell-gridcolumn-1083 x-wrap-cell x-grid-cell-last x-grid-item-focused" style="width: 455px;" data-columnid="gridcolumn-1083"&gt;
&lt;DIV class="x-grid-cell-inner " style="text-align: left;"&gt;PanOrders Agent is stopped&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="red"&gt;Remediation:&lt;/FONT&gt;&lt;/STRONG&gt; Start the agent&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;A look at services located panReadOrders, but no PanOrders&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;root:/etc/mysql# service --status-all | grep -i pan&lt;BR /&gt;[ - ] panReadOrders&lt;BR /&gt;root:/etc/mysql# service panReadOrders status&lt;BR /&gt;● panReadOrders.service - LSB: starts panReadOrders agent for Expedition&lt;BR /&gt;Loaded: loaded (/etc/init.d/panReadOrders; bad; vendor preset: enabled)&lt;BR /&gt;Active: active (running) since Fri 2020-02-21 08:57:37 PST; 3 days ago&lt;BR /&gt;Docs: man:systemd-sysv-generator(8)&lt;BR /&gt;Process: 40502 ExecStart=/etc/init.d/panReadOrders start (code=exited, status=0/SUCCESS)&lt;BR /&gt;Tasks: 2&lt;BR /&gt;Memory: 11.7M&lt;BR /&gt;CPU: 4.871s&lt;BR /&gt;CGroup: /system.slice/panReadOrders.service&lt;BR /&gt;├─40508 sudo -u www-data php /var/www/html/console/messaging/readOrders.php&lt;BR /&gt;└─40512 php /var/www/html/console/messaging/readOrders.php&lt;/P&gt;
&lt;P&gt;Feb 21 08:57:27 asa2pan systemd[1]: Starting LSB: starts panReadOrders agent for Expedition...&lt;BR /&gt;Feb 21 08:57:37 asa2pan systemd[1]: Started LSB: starts panReadOrders agent for Expedition.&lt;BR /&gt;Feb 21 08:57:37 asa2pan sudo[40508]: root : TTY=unknown ; PWD=/ ; USER=www-data ; COMMAND=/usr/bin/php /var/www/html/console&lt;BR /&gt;Feb 21 08:57:37 asa2pan sudo[40508]: pam_unix(sudo:session): session opened for user www-data by (uid=0)&lt;BR /&gt;&lt;A href="mailto:root@asa2pan:/etc/mysql" target="_blank"&gt;root:/etc/mysql#&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A bit more checking revealed a script:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;root:/tmp# find / -print &amp;gt; filelist&lt;BR /&gt;root:/tmp# grep -i panorder filelist&lt;BR /&gt;/var/www/html/libs/PaloAltoNetworks/HealthCheck/PanOrdersAgentCheck.php&lt;BR /&gt;root:/tmp#&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No change in symptoms after&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;root@asa2pan:/tmp# service panReadOrders restart&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;root@asa2pan:/tmp# service panReadOrders stop&lt;BR /&gt;root@asa2pan:/tmp# service panReadOrders start&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Suggestions on how to overcome these are welcome.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 15:45:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-first-time-use-remediation-help-needed/m-p/312789#M2346</guid>
      <dc:creator>NKKrishnan</dc:creator>
      <dc:date>2020-02-25T15:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: expedition first time use - Remediation help needed</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-first-time-use-remediation-help-needed/m-p/312797#M2347</link>
      <description>&lt;P&gt;After reading the discussion a bit more, found a reference to a button in the user interface.&amp;nbsp; Located the "RESTART" button&amp;nbsp; in the Dashboard for PanReadOrders and that issue is now resolved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is still that MariaDB log_bin issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 15:52:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-first-time-use-remediation-help-needed/m-p/312797#M2347</guid>
      <dc:creator>NKKrishnan</dc:creator>
      <dc:date>2020-02-25T15:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: expedition first time use - Remediation help needed</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-first-time-use-remediation-help-needed/m-p/312801#M2348</link>
      <description>&lt;P&gt;Restarting the mysql and apache2 services in that order seems to have resolved the "log_bin" issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies for the wasted bandwidth.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 15:57:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-first-time-use-remediation-help-needed/m-p/312801#M2348</guid>
      <dc:creator>NKKrishnan</dc:creator>
      <dc:date>2020-02-25T15:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: expedition first time use - Remediation help needed</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-first-time-use-remediation-help-needed/m-p/317724#M2453</link>
      <description>&lt;P&gt;That worked for me too:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo service mysql restart&lt;/P&gt;
&lt;P&gt;sudo service apache2 restart&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2020 17:41:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-first-time-use-remediation-help-needed/m-p/317724#M2453</guid>
      <dc:creator>ismiley</dc:creator>
      <dc:date>2020-03-20T17:41:36Z</dc:date>
    </item>
  </channel>
</rss>

