<?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: heavy forwarder lookup in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/heavy-forwarder-lookup/m-p/115544#M30633</link>
    <description>&lt;P&gt;yeah but when I try that it doesn't work. &lt;/P&gt;

&lt;P&gt;here is my RegEx for the capture: &lt;BR /&gt;
(?&lt;FID&gt;\d+)=[^\s]+&lt;/FID&gt;&lt;/P&gt;

&lt;P&gt;This works in regexr, but not in splunk for some reason. Splunk only captures 2 of those fields with this extraction.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jun 2014 15:40:56 GMT</pubDate>
    <dc:creator>tmarlette</dc:creator>
    <dc:date>2014-06-24T15:40:56Z</dc:date>
    <item>
      <title>heavy forwarder lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/heavy-forwarder-lookup/m-p/115540#M30629</link>
      <description>&lt;P&gt;I was wondering if it is possible to have a heavy forwarder perform a lookup on a field before it sends data to the indexer? &lt;/P&gt;

&lt;P&gt;For instance, I have a series of KV pairs that are numeric in nature, and so are their values, so splunk doesn't recognize them as fields. below is an example of some of the data I am capturing:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;1015=USD  9053=0 20064=329915 20200=TESTTR 20401=100 20403=100,101 20404=ef2508bb-5fc-0n5i-3 20409=3 20677=Purf 20687=ef2508bb-5fc-0n5i 23054=14:9:35 23065=119 23153=5646521 23249=1532 23610=12 23955=1 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Take for instance "1015=USD". This is the field that determines the currency. I am looking for the heavy forwarder to perform a lookup on "1015" and then forward to the indexer as 'currency'. &lt;/P&gt;

&lt;P&gt;Is this possible? &lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2014 15:30:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/heavy-forwarder-lookup/m-p/115540#M30629</guid>
      <dc:creator>tmarlette</dc:creator>
      <dc:date>2014-06-23T15:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: heavy forwarder lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/heavy-forwarder-lookup/m-p/115541#M30630</link>
      <description>&lt;P&gt;Sorry but no. However, on the indexer (or search head), you could extract the field on the left of the equal sign with a field name like "fieldDefn" and extract the data on the right side of the equal sign with the name "fieldValue".&lt;/P&gt;

&lt;P&gt;You could then use the fieldDefn field to do a lookup and come up with the string representation of the field name...&lt;/P&gt;

&lt;P&gt;But what you would do after that depends on the purpose of your search or report.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 00:47:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/heavy-forwarder-lookup/m-p/115541#M30630</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-06-24T00:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: heavy forwarder lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/heavy-forwarder-lookup/m-p/115542#M30631</link>
      <description>&lt;P&gt;Is this a FIX log format, by any chance...?&lt;BR /&gt;
If so, have you seen this: &lt;A href="http://apps.splunk.com/app/431/"&gt;http://apps.splunk.com/app/431/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 03:35:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/heavy-forwarder-lookup/m-p/115542#M30631</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2014-06-24T03:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: heavy forwarder lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/heavy-forwarder-lookup/m-p/115543#M30632</link>
      <description>&lt;P&gt;Negative, this is a proprietary applications format, and while FIX tags are also included, this is not explicit FIX.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 15:34:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/heavy-forwarder-lookup/m-p/115543#M30632</guid>
      <dc:creator>tmarlette</dc:creator>
      <dc:date>2014-06-24T15:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: heavy forwarder lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/heavy-forwarder-lookup/m-p/115544#M30633</link>
      <description>&lt;P&gt;yeah but when I try that it doesn't work. &lt;/P&gt;

&lt;P&gt;here is my RegEx for the capture: &lt;BR /&gt;
(?&lt;FID&gt;\d+)=[^\s]+&lt;/FID&gt;&lt;/P&gt;

&lt;P&gt;This works in regexr, but not in splunk for some reason. Splunk only captures 2 of those fields with this extraction.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 15:40:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/heavy-forwarder-lookup/m-p/115544#M30633</guid>
      <dc:creator>tmarlette</dc:creator>
      <dc:date>2014-06-24T15:40:56Z</dc:date>
    </item>
  </channel>
</rss>

