<?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: Inputlookup - Pulling Mutiple columns in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Inputlookup-Pulling-Mutiple-columns/m-p/534525#M151053</link>
    <description>&lt;P&gt;&lt;SPAN&gt;index=netscaler sourcetype="citrix:netscaler:syslog" citrix_netscaler_event_name=LOGIN action=success app=SSLVPN&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;[| inputlookup my.csv | rename value as src | fields src | format ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| lookup my.csv info as src.info output info as src.info&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But you don't have the&amp;nbsp;&lt;STRONG&gt;src&lt;/STRONG&gt; field, do you?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Dec 2020 22:28:02 GMT</pubDate>
    <dc:creator>to4kawa</dc:creator>
    <dc:date>2020-12-30T22:28:02Z</dc:date>
    <item>
      <title>Inputlookup - Pulling Mutiple columns</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Inputlookup-Pulling-Mutiple-columns/m-p/534471#M151035</link>
      <description>&lt;P&gt;Morning Community,&lt;/P&gt;&lt;P&gt;Looking at a way to pull multiple columns into an alert Im attempting to build. In the below syntax this gives me hits on the a src IP that appears in the lookupfile which is great however I also want to pull in extra columns associated with the hit on that IP.&lt;/P&gt;&lt;P&gt;The lookup file contains columns labelled "tag" "info" and "comment" which would further enhance the usefulness of this alert.&lt;/P&gt;&lt;P&gt;index=netscaler sourcetype="citrix:netscaler:syslog" citrix_netscaler_event_name=LOGIN action=success app=SSLVPN | search [| inputlookup my.csv | rename value as src | fields src ]&lt;BR /&gt;&lt;BR /&gt;I've tried this and returns no results.&lt;BR /&gt;&lt;BR /&gt;index=netscaler sourcetype="citrix:netscaler:syslog" citrix_netscaler_event_name=LOGIN action=success app=SSLVPN&lt;BR /&gt;| search [| inputlookup my.csv | rename value as src | fields src ]&lt;BR /&gt;| lookup my.csv info as src.info output info as src.info&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Any thoughts at all? This article was a little similar to what Im trying to do, except I need the extra columns data from the src IP hits from the 1st part of the alert.&amp;nbsp; &lt;A href="https://community.splunk.com/t5/Splunk-Search/Pulling-multiple-Columns-from-an-inputlookup/m-p/424742" target="_blank" rel="noopener"&gt;https://community.splunk.com/t5/Splunk-Search/Pulling-multiple-Columns-from-an-inputlookup/m-p/424742&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 12:17:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Inputlookup-Pulling-Mutiple-columns/m-p/534471#M151035</guid>
      <dc:creator>OiskyPoisky</dc:creator>
      <dc:date>2020-12-30T12:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Inputlookup - Pulling Mutiple columns</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Inputlookup-Pulling-Mutiple-columns/m-p/534506#M151049</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Below may help..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;index=netscaler sourcetype="citrix:netscaler:syslog" citrix_netscaler_event_name=LOGIN action=success app=SSLVPN | lookup&amp;nbsp;my.csv&amp;nbsp;value as src outputnew&amp;nbsp;&amp;nbsp;info as src.info&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 18:06:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Inputlookup-Pulling-Mutiple-columns/m-p/534506#M151049</guid>
      <dc:creator>saravanan90</dc:creator>
      <dc:date>2020-12-30T18:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Inputlookup - Pulling Mutiple columns</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Inputlookup-Pulling-Mutiple-columns/m-p/534525#M151053</link>
      <description>&lt;P&gt;&lt;SPAN&gt;index=netscaler sourcetype="citrix:netscaler:syslog" citrix_netscaler_event_name=LOGIN action=success app=SSLVPN&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;[| inputlookup my.csv | rename value as src | fields src | format ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| lookup my.csv info as src.info output info as src.info&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But you don't have the&amp;nbsp;&lt;STRONG&gt;src&lt;/STRONG&gt; field, do you?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 22:28:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Inputlookup-Pulling-Mutiple-columns/m-p/534525#M151053</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-12-30T22:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Inputlookup - Pulling Mutiple columns</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Inputlookup-Pulling-Mutiple-columns/m-p/534550#M151061</link>
      <description>&lt;P&gt;Thanks this worked great!&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2020 10:36:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Inputlookup-Pulling-Mutiple-columns/m-p/534550#M151061</guid>
      <dc:creator>OiskyPoisky</dc:creator>
      <dc:date>2020-12-31T10:36:04Z</dc:date>
    </item>
  </channel>
</rss>

