<?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 OS Settings Log_bin Flag in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/250345#M1171</link>
    <description>&lt;P&gt;Worked great. Thanks!&lt;/P&gt;</description>
    <pubDate>Sun, 17 Feb 2019 23:53:00 GMT</pubDate>
    <dc:creator>Retired Member</dc:creator>
    <dc:date>2019-02-17T23:53:00Z</dc:date>
    <item>
      <title>Expedition OS Settings Log_bin Flag</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/246527#M1016</link>
      <description>&lt;P&gt;I have upgraded Expedition and am now getting an error under OS Settings stating 'Verify that the Log_bin flag in MariaDB is set to off".&amp;nbsp; Where is the MariaDB located to edit?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 18:55:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/246527#M1016</guid>
      <dc:creator>Gene_Barden</dc:creator>
      <dc:date>2019-01-17T18:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Expedition OS Settings Log_bin Flag</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/246595#M1020</link>
      <description>&lt;P&gt;You should be able to set it into&lt;/P&gt;
&lt;P&gt;/etc/mysql/my.conf&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;#auto_increment_offset  = 1&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;skip&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;log_bin                    &lt;/SPAN&gt;&lt;SPAN&gt;= /&lt;/SPAN&gt;&lt;SPAN&gt;var&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;log&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;mysql&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;mariadb&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;bin&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;skip&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;log_bin_index              &lt;/SPAN&gt;&lt;SPAN&gt;= /&lt;/SPAN&gt;&lt;SPAN&gt;var&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;log&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;mysql&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;mariadb&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;bin&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;index&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;Defining the skip-log_bin will set the login to OFF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The above is an example I am running in my instance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 11:18:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/246595#M1020</guid>
      <dc:creator>dgildelaig</dc:creator>
      <dc:date>2019-01-18T11:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expedition OS Settings Log_bin Flag</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/246599#M1021</link>
      <description>&lt;P&gt;Thanks fro the information. I have applied the above configuration but it still shows the same error message.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 13:38:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/246599#M1021</guid>
      <dc:creator>Gene_Barden</dc:creator>
      <dc:date>2019-01-18T13:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expedition OS Settings Log_bin Flag</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/246772#M1027</link>
      <description>&lt;P&gt;If I can guess, I would say you missed restarting the mysql service.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;sudo service mysql restart&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 21 Jan 2019 08:43:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/246772#M1027</guid>
      <dc:creator>dgildelaig</dc:creator>
      <dc:date>2019-01-21T08:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Expedition OS Settings Log_bin Flag</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/250345#M1171</link>
      <description>&lt;P&gt;Worked great. Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 23:53:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/250345#M1171</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2019-02-17T23:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expedition OS Settings Log_bin Flag</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/304640#M2217</link>
      <description>&lt;P&gt;I have applied the above config and restarted mysql but still see&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE id="gridview-1080-record-1063" class="x-grid-item x-grid-item-over x-grid-item-selected" role="presentation" cellspacing="0" cellpadding="0" data-boundview="gridview-1080" data-recordid="1063" data-recordindex="16"&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" data-columnid="gridcolumn-1082"&gt;
&lt;DIV class="x-grid-cell-inner "&gt;Verify that the Log_bin flag in MariaDB is set to off&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For me the answer was that the conf file that needs editing is called /etc/mysql/my.cnf&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;now all green!!&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2019 03:49:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-os-settings-log-bin-flag/m-p/304640#M2217</guid>
      <dc:creator>jlieberman</dc:creator>
      <dc:date>2019-12-22T03:49:00Z</dc:date>
    </item>
  </channel>
</rss>

