<?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 do I reference lookup table with a field that have dynamic value? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312090#M93484</link>
    <description>&lt;P&gt;Hi LeeZeeYuen, &lt;BR /&gt;
just give us a bit more description so we are able to help you. &lt;/P&gt;

&lt;P&gt;Maybe some screenshots or example events.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2018 13:09:55 GMT</pubDate>
    <dc:creator>horsefez</dc:creator>
    <dc:date>2018-01-19T13:09:55Z</dc:date>
    <item>
      <title>How do I reference lookup table with a field that have dynamic value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312089#M93483</link>
      <description>&lt;P&gt;I have a field value for IP address in the lookup dataset but the IP address from real logs are dynamic and constantly changing.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 07:07:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312089#M93483</guid>
      <dc:creator>LeeZeeYuen</dc:creator>
      <dc:date>2018-01-19T07:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reference lookup table with a field that have dynamic value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312090#M93484</link>
      <description>&lt;P&gt;Hi LeeZeeYuen, &lt;BR /&gt;
just give us a bit more description so we are able to help you. &lt;/P&gt;

&lt;P&gt;Maybe some screenshots or example events.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 13:09:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312090#M93484</guid>
      <dc:creator>horsefez</dc:creator>
      <dc:date>2018-01-19T13:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reference lookup table with a field that have dynamic value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312091#M93485</link>
      <description>&lt;P&gt;This is the sample dataset I have for my lookup`&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4167i10B7F5E47071440A/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I am trying to use the lookup dataset to output the siem_severity field. The commands are as shown below&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4168i902564643CD5720B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;However, as you can see there are events with two output-ed "severity_level". I want an events to only display one level of severity&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 00:08:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312091#M93485</guid>
      <dc:creator>LeeZeeYuen</dc:creator>
      <dc:date>2018-01-22T00:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reference lookup table with a field that have dynamic value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312092#M93486</link>
      <description>&lt;P&gt;This is the dataset that I am currently using&lt;BR /&gt;
&lt;A href="https://imgur.com/a/NRVyo"&gt;link text&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I need to use the dataset for lookup to output the field "siem_severity". The command used are shown below&lt;BR /&gt;
&lt;A href="https://imgur.com/a/KTsk8"&gt;link text&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;However, using this command will cause certain events to have two "severity_level" value&lt;BR /&gt;
&lt;A href="https://imgur.com/a/SSSvp"&gt;link text&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I need to find a solution to only display one "severity_level" value.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 00:16:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312092#M93486</guid>
      <dc:creator>LeeZeeYuen</dc:creator>
      <dc:date>2018-01-22T00:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reference lookup table with a field that have dynamic value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312093#M93487</link>
      <description>&lt;P&gt;Not sure how that comment relates to the original question (which was about dynamic IP addresses), but I see a few options to deal with getting multiple matches from your lookup:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Configure the lookup with a max. matches setting of 1 (but you may want to check whether that gives the desired match)&lt;/LI&gt;
&lt;LI&gt;Use some additional commands to reduce the multi valued severity_level field to a single value field.&lt;/LI&gt;
&lt;LI&gt;add more key fields to the lookup, to get a unique match&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 22 Jan 2018 09:16:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312093#M93487</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-01-22T09:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reference lookup table with a field that have dynamic value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312094#M93488</link>
      <description>&lt;P&gt;Haha sorry for the confusing questions. Thanks for the answer anyway I will try it out now!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 09:27:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reference-lookup-table-with-a-field-that-have-dynamic/m-p/312094#M93488</guid>
      <dc:creator>LeeZeeYuen</dc:creator>
      <dc:date>2018-01-22T09:27:57Z</dc:date>
    </item>
  </channel>
</rss>

