<?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: Logs export and viewing in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/185976#M56826</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I have the same issue. I need to be able to export PaloAlto logs onto Splunk.&lt;/P&gt;&lt;P&gt;How can i do it?&lt;/P&gt;&lt;P&gt;I need to setup the IP address of Splunk as External Log Server, but i'm not able to do it.&lt;/P&gt;&lt;P&gt;can you advice a set of instructions to do so?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Claudio&lt;/P&gt;</description>
    <pubDate>Wed, 08 Nov 2017 12:51:23 GMT</pubDate>
    <dc:creator>Claudio.Liberace</dc:creator>
    <dc:date>2017-11-08T12:51:23Z</dc:date>
    <item>
      <title>Logs export and viewing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/735#M576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement to be able to maintain logs (all url,threat etc) for a period of atleast 6 months, this should be independant of the disk space. I have founf out that from the command line you can export the logbd using scp and back it up, bu the only downside is, correct me if i am wrong, the exported logdb can only be viewed in the PaloAlto, so to view them, i would have to import it back into the firewall, and that would overwrite existing logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, based on the log threshold, once reached, the firewall starts overwriting the logs on the disk, this means i loose my logs for that time period etc. I want to be able to find a way to retain them, and our environment requires log keeping,for all categories, and the logs do builld up quite fast, please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Bhav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 09:23:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/735#M576</guid>
      <dc:creator>bhavin_bhatt</dc:creator>
      <dc:date>2011-07-11T09:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Logs export and viewing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/736#M577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhav&lt;/P&gt;&lt;P&gt;There are a couple of possibilities besides backing up logdb.&lt;/P&gt;&lt;P&gt;You could implement a panorama management server which supports up to 2TB of disk space for logging, this would also allow you to run reports on this data as the log is still accessible and centrally manage your units&lt;/P&gt;&lt;P&gt;you could also set up a nightly logexport (under the device tab &amp;gt; Scheduled Log Export), this will export the desired log as csv format to an ftp server&lt;/P&gt;&lt;P&gt;alternatively you could also setup a syslog server as external log server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 12:39:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/736#M577</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2011-07-11T12:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Logs export and viewing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/737#M578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;﻿Bhav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, good luck. This is quite a difficult problem in Panlandia.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I spent the money on Panorama and threw lots of disk space on it. You're not going to be happy with the performance or the issues with managing logs. You'll have log holes, logs missing at the start of the day, etc. The word we've gotten from support and our sales team is to not consider Panorama your "gold standard" of log storage. They've suggested we purchase Splunk. We're not ready to go there; as we've already purchased Panorama.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use the scheduled log export feature to send logs to an ftp server. I've got a set of scripts to process them and upload them into MySQL. This has worked well for us. PM me and I'll send you any of my scripts or tables.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;MJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 23:17:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/737#M578</guid>
      <dc:creator>markjx</dc:creator>
      <dc:date>2011-07-11T23:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Logs export and viewing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/738#M579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MJ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response, it seems as if i will need your assistance on this, as i dont have much experience with scripting, but definitely like the sound of how you have set it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Panorama isn't an option right now, maybe arcsight, but that not in the near future, untill then i will need to schedule log export to an ftp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice/assist me with these scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Bhav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 10:42:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/738#M579</guid>
      <dc:creator>bhavin_bhatt</dc:creator>
      <dc:date>2011-07-12T10:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Logs export and viewing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/739#M580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MJ,&lt;/P&gt;&lt;P&gt;hope you are well.. regarding this post, i emailed you about it, it would be great to have some assistance from you.&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Bhav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 12:21:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/739#M580</guid>
      <dc:creator>bhavin_bhatt</dc:creator>
      <dc:date>2011-07-20T12:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Logs export and viewing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/185976#M56826</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I have the same issue. I need to be able to export PaloAlto logs onto Splunk.&lt;/P&gt;&lt;P&gt;How can i do it?&lt;/P&gt;&lt;P&gt;I need to setup the IP address of Splunk as External Log Server, but i'm not able to do it.&lt;/P&gt;&lt;P&gt;can you advice a set of instructions to do so?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Claudio&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 12:51:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/185976#M56826</guid>
      <dc:creator>Claudio.Liberace</dc:creator>
      <dc:date>2017-11-08T12:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Logs export and viewing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/186585#M56902</link>
      <description>&lt;P&gt;Create your syslog server profile for the splunk server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/80/pan-os/web-interface-help/device/device-server-profiles-syslog" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/80/pan-os/web-interface-help/device/device-server-profiles-syslog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assign this profile as the forwarding server for all the types of events you want to send to splunk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/80/pan-os/web-interface-help/objects/objects-log-forwarding" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/80/pan-os/web-interface-help/objects/objects-log-forwarding&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Nov 2017 13:57:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/logs-export-and-viewing/m-p/186585#M56902</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2017-11-12T13:57:05Z</dc:date>
    </item>
  </channel>
</rss>

