<?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 setup a lookup table based off of sitecode? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-setup-a-lookup-table-based-off-of-sitecode/m-p/370404#M67218</link>
    <description>&lt;P&gt;for creation of csv type lookup refer:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/7.0.0/Knowledge/Usefieldlookupstoaddinformationtoyourevents#Create_a_CSV_lookup_definition"&gt;http://docs.splunk.com/Documentation/SplunkCloud/7.0.0/Knowledge/Usefieldlookupstoaddinformationtoyourevents#Create_a_CSV_lookup_definition&lt;/A&gt;&lt;BR /&gt;
and how outputlookup works refer:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Outputlookup"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Outputlookup&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Feb 2018 01:32:26 GMT</pubDate>
    <dc:creator>493669</dc:creator>
    <dc:date>2018-02-10T01:32:26Z</dc:date>
    <item>
      <title>How can I setup a lookup table based off of sitecode?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-setup-a-lookup-table-based-off-of-sitecode/m-p/370401#M67215</link>
      <description>&lt;P&gt;We have 3 main site-codes in our environment and we are trying to implement a lookup table via Splunk. Here is what we have done so far. We created a Python script for asset discovery that we are running daily. Upon these results, we created a directory to where these results save at, and we created an index and a stanza to monitor these files daily. &lt;/P&gt;

&lt;P&gt;The data we receive from the results of the scan we are trying to put into a lookup table for easier searching. Such as &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=vuln_test source=asset_disc 3389_state=open AND cred_success=False 
| lookup site_code, corresponding IP, (and results of the scan)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Feb 2018 18:47:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-setup-a-lookup-table-based-off-of-sitecode/m-p/370401#M67215</guid>
      <dc:creator>jmartelon</dc:creator>
      <dc:date>2018-02-08T18:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I setup a lookup table based off of sitecode?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-setup-a-lookup-table-based-off-of-sitecode/m-p/370402#M67216</link>
      <description>&lt;P&gt;once you have define your lookup then use |outputlookup command to store the results of scan.&lt;BR /&gt;
try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=vuln_test source=asset_disc 3389_state=open AND cred_success=False|table  site_code, corresponding IP, (and results of the scan)|outputlookup &amp;lt;lookupFileName&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Feb 2018 19:13:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-setup-a-lookup-table-based-off-of-sitecode/m-p/370402#M67216</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-02-08T19:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I setup a lookup table based off of sitecode?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-setup-a-lookup-table-based-off-of-sitecode/m-p/370403#M67217</link>
      <description>&lt;P&gt;This is good information, but I'm not entirely sure on how to get this to be able to search&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2018 20:20:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-setup-a-lookup-table-based-off-of-sitecode/m-p/370403#M67217</guid>
      <dc:creator>jmartelon</dc:creator>
      <dc:date>2018-02-09T20:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I setup a lookup table based off of sitecode?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-setup-a-lookup-table-based-off-of-sitecode/m-p/370404#M67218</link>
      <description>&lt;P&gt;for creation of csv type lookup refer:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/7.0.0/Knowledge/Usefieldlookupstoaddinformationtoyourevents#Create_a_CSV_lookup_definition"&gt;http://docs.splunk.com/Documentation/SplunkCloud/7.0.0/Knowledge/Usefieldlookupstoaddinformationtoyourevents#Create_a_CSV_lookup_definition&lt;/A&gt;&lt;BR /&gt;
and how outputlookup works refer:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Outputlookup"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Outputlookup&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2018 01:32:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-setup-a-lookup-table-based-off-of-sitecode/m-p/370404#M67218</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-02-10T01:32:26Z</dc:date>
    </item>
  </channel>
</rss>

