<?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: Log Parsing in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/log-parsing/m-p/306724#M79667</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What are you attempting to parse? Are you using ELK on the back end? Kibana is really only the web front end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please expand on your inquiry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jan 2020 22:57:11 GMT</pubDate>
    <dc:creator>OtakarKlier</dc:creator>
    <dc:date>2020-01-14T22:57:11Z</dc:date>
    <item>
      <title>Log Parsing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/log-parsing/m-p/306640#M79651</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am sending the firewall logs to a kibana for log analytic purpose and i ran into a minor issue i can not find a good working grok parsing for the logs that will actually work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any chances any one here done that and can help me with it ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bets Regards,&lt;/P&gt;&lt;P&gt;Alex.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 12:45:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/log-parsing/m-p/306640#M79651</guid>
      <dc:creator>Alex-Kushnarev</dc:creator>
      <dc:date>2020-01-14T12:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Log Parsing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/log-parsing/m-p/306724#M79667</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What are you attempting to parse? Are you using ELK on the back end? Kibana is really only the web front end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please expand on your inquiry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 22:57:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/log-parsing/m-p/306724#M79667</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2020-01-14T22:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Log Parsing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/log-parsing/m-p/307032#M79734</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27580"&gt;@OtakarKlier&lt;/a&gt;&amp;nbsp;told you, the problem is outside Kibana, which is "just" a GUI over something else. Kibana gets its data from another place, usually ElasticSearch, which is "just" an indexed storage. Something else will put data into ES, and a common tool to do that is Logstash, which is where you configure all parsing operations.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For PANFW logs you'd generally use a CSV parser, rather than a Grok one, since the logs have a fixed structure and the CSV parser is much faster than the Grok one (more flexible). My configuration is quite complicated, but I think I've started from this tutorial:&amp;nbsp;&lt;A href="https://anderikistan.com/2016/03/26/elk-palo-alto-networks/" target="_blank"&gt;https://anderikistan.com/2016/03/26/elk-palo-alto-networks/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I doubt your Kibana gets its data from anything else than Elasticsearch, while your Elasticsearch might get its input from something different than Logstash: try to explore a CSV-style parser for your log processor of choice. Also, if possible, I recommend creating the proper mappings in your ES firewall indexes (i.e. an integer gets stored as an integer, an IP as an IP, and so on).&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 09:43:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/log-parsing/m-p/307032#M79734</guid>
      <dc:creator>michelealbrigo</dc:creator>
      <dc:date>2020-01-17T09:43:27Z</dc:date>
    </item>
  </channel>
</rss>

