<?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: Splunk 6.2.4, TA-tippingpoint 3.3.0 - Failed extractions in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219087#M188041</link>
    <description>&lt;P&gt;where can i get that? do you have the link?&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2019 19:35:11 GMT</pubDate>
    <dc:creator>evinasco</dc:creator>
    <dc:date>2019-04-08T19:35:11Z</dc:date>
    <item>
      <title>Splunk 6.2.4, TA-tippingpoint 3.3.0 - Failed extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219082#M188036</link>
      <description>&lt;P&gt;I have TA-tippingpoint 3.3.0 app installed on Enterprise Splunk 6.2.4, but there are no field extractions for the IPS data. Are there any known bugs that would cause the extractions to fail? Also, I searched the Splunk app store for the TippingPoint app with the intention of reinstalling it, but I couldnt find anything related to Tipping Point. Is there somewhere else that I should look for this app? Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 01:18:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219082#M188036</guid>
      <dc:creator>may_aaron</dc:creator>
      <dc:date>2015-09-11T01:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6.2.4, TA-tippingpoint 3.3.0 - Failed extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219083#M188037</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I had the same problem regarding field-extraction. The regular expression is buggy =&amp;gt; Sometimes it works and sometimes not, depending of the date (day of the month, single oder double digit).&lt;/P&gt;

&lt;P&gt;I changed the regex in transforms.conf like this (I also added new fields for ReputationDV Feed):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tab_kv_for_tippingpoint]
REGEX = ^\w{3}\s+\d+\s+\d{2}:\d{2}:\d{2}\s+\S+\s+(?:\w{3}\s+\d{2}\s+\d{2}:\d{2}:\d{2}\s+)?([^\t]+)\t([^\t]+)\t([^\t]+)\t([^\t]+)\t\"?\d+:\s+([^\t"]+)\"?\t([^\t]+)\t\"?([^\t"]+)\"?\t([^\t]+)\t([^\t]+)\t([^\t]+)\t([^\t]+)\t([^\t]+)\t([^\t]
+)\t([^\t]+)\t\"?([^\t"]+)\"?\t([^\t]+)\t([^\t]+)\t([^\t]+)\t([^\t]+)\t([^\t]+)\t([^\t]+)\t([^\t]+)
FORMAT = vendor_action::$1 severity_id::$2 policy_uuid::$3 signature_uuid::$4 signature::$5 signature_id::$6 app::$7 src_ip::$8 src_port::$9 dest_ip::$10 dest_port::$11 hit_count::$12 dvc_slot::$13 dvc_segment::$14 dvc::$15 category_id::
$16 ioc::$20

[pipe_kv_for_tippingpoint]
REGEX = ^\w{3}\s+\d+\s+\d{2}:\d{2}:\d{2}\s+\S+\s+(?:\w{3}\s+\d{2}\s+\d{2}:\d{2}:\d{2}\s+)?([^|]+)\|([^|]+)\|([^|]+)\|([^|]+)\|\"(?:\d+:\s)?([^|]+)\"\|([^|]+)\|\"?([^|"]+)\"?\|([^|]+)\|([^|]+)\|([^|]+)\|([^|]+)\|([^|]+)\|([^|]+)\|([^|]+)\
|\"?([^|"]+)\"?\|([^|]+)\|([^|]+)\|([^|]+)\|([^|]+)\|([^|]+)\|([^|]+)
FORMAT = vendor_action::$1 severity_id::$2 policy_uuid::$3 signature_uuid::$4 signature::$5 signature_id::$6 app::$7 src_ip::$8 src_port::$9 dest_ip::$10 dest_port::$11 hit_count::$12 dvc_slot::$13 dvc_segment::$14 dvc::$15 category_id::
$16 ips_host::$17 ioc::$20
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I hope this helps. Let me know if it works for you.&lt;BR /&gt;
Regards,&lt;BR /&gt;
filou&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 09:12:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219083#M188037</guid>
      <dc:creator>filou</dc:creator>
      <dc:date>2016-12-27T09:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6.2.4, TA-tippingpoint 3.3.0 - Failed extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219084#M188038</link>
      <description>&lt;P&gt;I changed the regex in transforms.conf like you did but nothing happend &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 10:11:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219084#M188038</guid>
      <dc:creator>dailv1808</dc:creator>
      <dc:date>2017-02-08T10:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6.2.4, TA-tippingpoint 3.3.0 - Failed extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219085#M188039</link>
      <description>&lt;P&gt;would you mind telling me which apps you used for capturing logs from Tipping Point??&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 22:11:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219085#M188039</guid>
      <dc:creator>evinasco</dc:creator>
      <dc:date>2019-03-27T22:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6.2.4, TA-tippingpoint 3.3.0 - Failed extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219086#M188040</link>
      <description>&lt;P&gt;i still use the old TA-tippingpoint v4.7.2,I still use the old TA-tippingpoint v4.7.2&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 05:45:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219086#M188040</guid>
      <dc:creator>filou</dc:creator>
      <dc:date>2019-03-28T05:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6.2.4, TA-tippingpoint 3.3.0 - Failed extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219087#M188041</link>
      <description>&lt;P&gt;where can i get that? do you have the link?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 19:35:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219087#M188041</guid>
      <dc:creator>evinasco</dc:creator>
      <dc:date>2019-04-08T19:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6.2.4, TA-tippingpoint 3.3.0 - Failed extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219088#M188042</link>
      <description>&lt;P&gt;if i'm not wrong, Trend Micro bought TippingPoint. that's why the SPLUNK-add-on for TippingPoint does not exist anymore.  Now the logs from tippingpoint appliances should be parsed with the Trend Micro SPLUNK add-on, perhaps Something like that &lt;A href="https://splunkbase.splunk.com/app/1936/"&gt;https://splunkbase.splunk.com/app/1936/&lt;/A&gt;&lt;BR /&gt;
I hope it helps...&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 11:52:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-6-2-4-TA-tippingpoint-3-3-0-Failed-extractions/m-p/219088#M188042</guid>
      <dc:creator>filou</dc:creator>
      <dc:date>2019-04-09T11:52:06Z</dc:date>
    </item>
  </channel>
</rss>

