<?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: Help on CSV Output Feed in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/help-on-csv-output-feed/m-p/100864#M99630</link>
    <description>&lt;P&gt;Sure. Thanks for the quick response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So we have some custom scripts in place that parse any number of feeds, normalize the data, and feed it into our log analysis solution. For each feed we extract date, source_name, ioc_desc, ioc. We then add category, ioc_type, confidence. I'm looking to replace soem of our custom scripts with this, but I'm having trouble getting the data back out in that format.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do teh parsing just fine with teh miners, filter/aggregate with the processors, but I can't get the output to limit the fields and send it in tsv/csv/syslog format as is. Poking around in the flask part of the code I was able to tweak the feedredis.py to output in tsv&amp;nbsp;&amp;nbsp;- just not sure if thats the best&amp;nbsp;way to do it. Also a little stuck on how to specify field filters in teh output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2016 01:02:48 GMT</pubDate>
    <dc:creator>kx1499</dc:creator>
    <dc:date>2016-07-29T01:02:48Z</dc:date>
    <item>
      <title>Help on CSV Output Feed</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/help-on-csv-output-feed/m-p/100778#M99628</link>
      <description>&lt;P&gt;I'm looking to output feeds to a format that I can ingest in some log analysis tools, and need to output fields that I have defined in miners. Is there any information on how to access that data and output it?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 02:23:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/help-on-csv-output-feed/m-p/100778#M99628</guid>
      <dc:creator>kx1499</dc:creator>
      <dc:date>2016-07-28T02:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help on CSV Output Feed</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/help-on-csv-output-feed/m-p/100789#M99629</link>
      <description>&lt;P&gt;Could give us more details about the format and fields your log analsys platform could ingest ?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 08:23:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/help-on-csv-output-feed/m-p/100789#M99629</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-07-28T08:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help on CSV Output Feed</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/help-on-csv-output-feed/m-p/100864#M99630</link>
      <description>&lt;P&gt;Sure. Thanks for the quick response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So we have some custom scripts in place that parse any number of feeds, normalize the data, and feed it into our log analysis solution. For each feed we extract date, source_name, ioc_desc, ioc. We then add category, ioc_type, confidence. I'm looking to replace soem of our custom scripts with this, but I'm having trouble getting the data back out in that format.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do teh parsing just fine with teh miners, filter/aggregate with the processors, but I can't get the output to limit the fields and send it in tsv/csv/syslog format as is. Poking around in the flask part of the code I was able to tweak the feedredis.py to output in tsv&amp;nbsp;&amp;nbsp;- just not sure if thats the best&amp;nbsp;way to do it. Also a little stuck on how to specify field filters in teh output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 01:02:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/help-on-csv-output-feed/m-p/100864#M99630</guid>
      <dc:creator>kx1499</dc:creator>
      <dc:date>2016-07-29T01:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help on CSV Output Feed</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/help-on-csv-output-feed/m-p/100879#M99631</link>
      <description>&lt;P&gt;Hi kx1499,&lt;/P&gt;
&lt;P&gt;feedredis.py could be the best place to do this. I think the best way to restrict field is sending the required fields as a URL parameter. Do you have an example of the tsv output format required by your log analysis tool ? Is the log analysis tool a commercial solution&amp;nbsp;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;luigi&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 07:55:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/help-on-csv-output-feed/m-p/100879#M99631</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-07-29T07:55:48Z</dc:date>
    </item>
  </channel>
</rss>

