<?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: How can i retreive only some fields ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99570#M182703</link>
    <description>&lt;P&gt;yes, it's not ideal but this is something you only need to configure once and it's the only work around currently.  Please check back once you see updates to the Checkpoint app to see if it gets added to the next version.  You'll see it mentioned in release notes or the readme.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Aug 2013 13:42:16 GMT</pubDate>
    <dc:creator>sdaniels</dc:creator>
    <dc:date>2013-08-22T13:42:16Z</dc:date>
    <item>
      <title>How can i retreive only some fields ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99565#M182698</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
i'm using this app and i have some trouble to reduce the indexed volume&lt;/P&gt;

&lt;P&gt;i will reduce the flow selecting only some fields :&lt;BR /&gt;
    i modified the file fw1-loggrabber.conf : &lt;BR /&gt;
    &lt;STRONG&gt;FIELDS="time;action;src;s_port;dst;service"&lt;/STRONG&gt;&lt;BR /&gt;
    but it's not working : flow not contain selected fields&lt;BR /&gt;
"loc=109418|time=18Jul2013 10:30:54|action=accept|orig=10.127.**|i/f_dir=inbound|i/f_name=bond1.206"&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;when i reset config file i receive all fields

"loc=5384|time=18Jul2013  5:59:59|action=accept|orig=10.127.**|i/f_dir=inbound|i/f_name=Exp1-2|has_accounting=0|uuid=&amp;lt;51e7683f,00000004,11017f0a,0005ffff&amp;gt;|product=VPN-1 &amp;amp; FireWall-1|__policy_id_tag=product=VPN-1 &amp;amp; FireWall-1[db_tag={66154744-EF02-11E2-936D-000000005656};mgmt;date=1374080435;policy_name=INTE]|rule=12|rule_uid={131EB010--AA76-1DE2C9866C7B}|service_id=TCP-9505|src=10.156.4.10|s_port=2110|dst=10.176.253.182|service=9505|proto=tcp"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;i read someone use old binary version 2.0.1 to solve this issue&lt;BR /&gt;
where can i download the older version 2.0.1 ?&lt;/P&gt;

&lt;P&gt;someone have got any other solution ?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:23:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99565#M182698</guid>
      <dc:creator>tony_alibelli</dc:creator>
      <dc:date>2020-09-28T14:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can i retreive only some fields ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99566#M182699</link>
      <description>&lt;P&gt;Wow - what version of Splunk are you using? The current version is so much faster than the earlier versions that you would be astounded, especially for searching. The management of fields and knowledge objects is much more sophisticated. It is easy to turn field extraction on/off.  I know there is no simple migration from 2.x or 3.x to the current 5.0.3 release, but I still believe the effort would be well worth it.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2013 19:53:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99566#M182699</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-07-18T19:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can i retreive only some fields ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99567#M182700</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;i'm using 5.0.2 splunk version&lt;/P&gt;

&lt;P&gt;i only need to know how to get only wanted field in splunk with this application&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 13:55:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99567#M182700</guid>
      <dc:creator>tony_alibelli</dc:creator>
      <dc:date>2013-08-20T13:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can i retreive only some fields ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99568#M182701</link>
      <description>&lt;P&gt;This the Checkpoint app correct?  The FIELDS setting does not work in the current implementation to have the Splunk forwarder limit what fw1-loggrabber pulls from Checkpoint.  There is an enhancement request opened for this.  Your best work around at this time is to use the SED command and strip out the fields that you don't want to index/display within Splunk.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/44865/remove-out-section-of-log"&gt;http://answers.splunk.com/answers/44865/remove-out-section-of-log&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 17:41:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99568#M182701</guid>
      <dc:creator>sdaniels</dc:creator>
      <dc:date>2013-08-20T17:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can i retreive only some fields ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99569#M182702</link>
      <description>&lt;P&gt;hi&lt;/P&gt;

&lt;P&gt;this solution is running, i tested it&lt;/P&gt;

&lt;P&gt;but it'too hard to use cause i need to define all fields i don't want&lt;/P&gt;

&lt;P&gt;could you contact me when the enhancement request will be resolve&lt;/P&gt;

&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 13:19:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99569#M182702</guid>
      <dc:creator>tony_alibelli</dc:creator>
      <dc:date>2013-08-22T13:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can i retreive only some fields ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99570#M182703</link>
      <description>&lt;P&gt;yes, it's not ideal but this is something you only need to configure once and it's the only work around currently.  Please check back once you see updates to the Checkpoint app to see if it gets added to the next version.  You'll see it mentioned in release notes or the readme.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 13:42:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99570#M182703</guid>
      <dc:creator>sdaniels</dc:creator>
      <dc:date>2013-08-22T13:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can i retreive only some fields ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99571#M182704</link>
      <description>&lt;P&gt;thanks for your answer&lt;BR /&gt;
i have a last question on this app, when we start the collect script we retreive all the historical data. is it possible to retreive only the live log ? how can we do it ?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 14:41:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-retreive-only-some-fields/m-p/99571#M182704</guid>
      <dc:creator>tony_alibelli</dc:creator>
      <dc:date>2013-08-22T14:41:42Z</dc:date>
    </item>
  </channel>
</rss>

