<?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: Scheduled Export logs in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257405#M1410</link>
    <description>&lt;P&gt;There is no option in the Scheduled export logs on the PanOS for defining a file name. So unless I write a script to rename files every 14 minutes it will always overwrite the last one exported.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2019 12:07:08 GMT</pubDate>
    <dc:creator>stevenjwilliams83</dc:creator>
    <dc:date>2019-04-12T12:07:08Z</dc:date>
    <item>
      <title>Scheduled Export logs</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257345#M1403</link>
      <description>&lt;P&gt;Can you change the name of the logs that are exported on the scheduled export? If you can export logs in 15 min intervals then the file name should change based on the 15 min right?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 23:13:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257345#M1403</guid>
      <dc:creator>stevenjwilliams83</dc:creator>
      <dc:date>2019-04-11T23:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Export logs</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257378#M1405</link>
      <description>&lt;P&gt;Expedition does not restrict the name.&lt;/P&gt;
&lt;P&gt;If it has the standard name, it can&amp;nbsp;directly identify the date it was generated.&lt;/P&gt;
&lt;P&gt;If you are exporting every 15 minutes, only make sure that you do have different names for each file, otherwise they will overwrite each other.&lt;/P&gt;
&lt;P&gt;I assume that you are exporting every 15 minutes because of the large size of the log files. Make sure as well that you will have space enough in your destination folder to host the number of files that you will require.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 07:07:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257378#M1405</guid>
      <dc:creator>dgildelaig</dc:creator>
      <dc:date>2019-04-12T07:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Export logs</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257405#M1410</link>
      <description>&lt;P&gt;There is no option in the Scheduled export logs on the PanOS for defining a file name. So unless I write a script to rename files every 14 minutes it will always overwrite the last one exported.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 12:07:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257405#M1410</guid>
      <dc:creator>stevenjwilliams83</dc:creator>
      <dc:date>2019-04-12T12:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Export logs</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257498#M1415</link>
      <description>&lt;P&gt;Have you verified that PANOS does generate the same name for the export files?&lt;/P&gt;
&lt;P&gt;I would assume that it generates the name to specify to which 15 minutes the logs belong to, but I may be mistaken.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 19:09:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257498#M1415</guid>
      <dc:creator>dgildelaig</dc:creator>
      <dc:date>2019-04-12T19:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Export logs</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257501#M1417</link>
      <description>&lt;P&gt;Yes the log name is the same.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks like it only uses device name and date to name the file, so no time stamp in the name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;PA-5250-LOANER_traffic_2019_04_11_last_calendar_day.csv&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 19:29:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257501#M1417</guid>
      <dc:creator>stevenjwilliams83</dc:creator>
      <dc:date>2019-04-12T19:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Export logs</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257591#M1418</link>
      <description>&lt;P&gt;Yes, you will have to rename the file each time.&lt;/P&gt;
&lt;P&gt;I guess that you are already scripting the export task to be done every 15 minutes (as the firewall only allows a daily export).&lt;/P&gt;
&lt;P&gt;In your script, try to rename any existing file in Expedition with today's name prior to download the next 15 minutes of logs.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 07:06:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/scheduled-export-logs/m-p/257591#M1418</guid>
      <dc:creator>dgildelaig</dc:creator>
      <dc:date>2019-04-15T07:06:43Z</dc:date>
    </item>
  </channel>
</rss>

