<?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: Integrating a series of flat values into Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Integrating-a-series-of-flat-values-into-Splunk/m-p/16433#M1973</link>
    <description>&lt;P&gt;I'm not "100%" sure what you mean by flat tables, but it sounds like what you are looking for is splunk's lookup mechanism, which is new in Splunk 4.x.&lt;/P&gt;

&lt;P&gt;You have two different options for lookups:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Simple flat file (*.csv)&lt;/LI&gt;
&lt;LI&gt;Scripted lookups (you write a small python script which does the heavy-lifting; which lets you do whatever kind of lookup you'd need, like a SQL query, internet lookup, or whatever else you need.)&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Docs:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Knowledge/Addfieldsfromexternaldatasource" rel="nofollow"&gt;Look up fields from external data sources&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 29 Jun 2010 23:50:00 GMT</pubDate>
    <dc:creator>Lowell</dc:creator>
    <dc:date>2010-06-29T23:50:00Z</dc:date>
    <item>
      <title>Integrating a series of flat values into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Integrating-a-series-of-flat-values-into-Splunk/m-p/16432#M1972</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;I'm on the fish for ideas or anybody who has previous experience with this.&lt;/P&gt;

&lt;P&gt;Essentially, we have two tables of (mostly) fixed data which we would like to 'teach' Splunk (for want of a better term).&lt;/P&gt;

&lt;P&gt;To put it in context we have throughput files that report a transaction ID and a transaction time, Splunk grabs these fields no problem. Elsewhere in some flat tables we have transaction names (that relate to an ID) and a time threshold for each transaction time.&lt;/P&gt;

&lt;P&gt;Is there anyway we can bring this data into the mix? If Splunk can know about the average for each transactions, and compare to the actual times (our main concern) and if it could line up the arbitrary transactions ID's with the meaningful names it would make analysis of the logs inifnitely more useful.&lt;/P&gt;

&lt;P&gt;I'm a bit of a Splunk noob (actually, a lot of one) so sorry if there is precedent for this or some glaringly obvious answer. Really just looking for any sort of starting point.&lt;/P&gt;

&lt;P&gt;Thanks in advance for any advice you can give. I can elaborate further if need be.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2010 22:35:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Integrating-a-series-of-flat-values-into-Splunk/m-p/16432#M1972</guid>
      <dc:creator>srw46</dc:creator>
      <dc:date>2010-06-29T22:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating a series of flat values into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Integrating-a-series-of-flat-values-into-Splunk/m-p/16433#M1973</link>
      <description>&lt;P&gt;I'm not "100%" sure what you mean by flat tables, but it sounds like what you are looking for is splunk's lookup mechanism, which is new in Splunk 4.x.&lt;/P&gt;

&lt;P&gt;You have two different options for lookups:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Simple flat file (*.csv)&lt;/LI&gt;
&lt;LI&gt;Scripted lookups (you write a small python script which does the heavy-lifting; which lets you do whatever kind of lookup you'd need, like a SQL query, internet lookup, or whatever else you need.)&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Docs:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Knowledge/Addfieldsfromexternaldatasource" rel="nofollow"&gt;Look up fields from external data sources&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 29 Jun 2010 23:50:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Integrating-a-series-of-flat-values-into-Splunk/m-p/16433#M1973</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-06-29T23:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating a series of flat values into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Integrating-a-series-of-flat-values-into-Splunk/m-p/16434#M1974</link>
      <description>&lt;P&gt;Thank you Lowell, this is indeed what we were looking for!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2010 16:03:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Integrating-a-series-of-flat-values-into-Splunk/m-p/16434#M1974</guid>
      <dc:creator>srw46</dc:creator>
      <dc:date>2010-07-05T16:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating a series of flat values into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Integrating-a-series-of-flat-values-into-Splunk/m-p/16435#M1975</link>
      <description>&lt;P&gt;Great.  If this answers your question, you can indicate so by click the check mark on the side.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2010 01:46:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Integrating-a-series-of-flat-values-into-Splunk/m-p/16435#M1975</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-07-06T01:46:52Z</dc:date>
    </item>
  </channel>
</rss>

