<?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 REST command is not including all columns from CSV in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/REST-command-is-not-including-all-columns-from-CSV/m-p/574068#M200058</link>
    <description>&lt;P&gt;Hello Splunk Community&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have managed to use REST to add some columns from my CSV files. However, not all the columns are uploaded. I am using the below script:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /servicesNS/-/-/data/lookup-table-files search="*_Weather.Lookups.csv"&lt;/LI-CODE&gt;&lt;P&gt;But the issue is that I am not getting all the fields associated with *_Weather.Lookups.csv anybody out there&amp;nbsp; know how I can het all the fields or a specific field from the lookup ? Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Nov 2021 19:51:31 GMT</pubDate>
    <dc:creator>Mary666</dc:creator>
    <dc:date>2021-11-08T19:51:31Z</dc:date>
    <item>
      <title>REST command is not including all columns from CSV</title>
      <link>https://community.splunk.com/t5/Splunk-Search/REST-command-is-not-including-all-columns-from-CSV/m-p/574068#M200058</link>
      <description>&lt;P&gt;Hello Splunk Community&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have managed to use REST to add some columns from my CSV files. However, not all the columns are uploaded. I am using the below script:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /servicesNS/-/-/data/lookup-table-files search="*_Weather.Lookups.csv"&lt;/LI-CODE&gt;&lt;P&gt;But the issue is that I am not getting all the fields associated with *_Weather.Lookups.csv anybody out there&amp;nbsp; know how I can het all the fields or a specific field from the lookup ? Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 19:51:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/REST-command-is-not-including-all-columns-from-CSV/m-p/574068#M200058</guid>
      <dc:creator>Mary666</dc:creator>
      <dc:date>2021-11-08T19:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: REST command is not including all columns from CSV</title>
      <link>https://community.splunk.com/t5/Splunk-Search/REST-command-is-not-including-all-columns-from-CSV/m-p/574097#M200072</link>
      <description>&lt;P&gt;I was able to figure it out, so basically:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /servicesNS/-/-/data/lookup-table-files search="*_Weather_Report.csv"| inputlookup  append=t New_Jersey_Weather_Report.csv &lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;I just needed to add the append=t to have the lookup show me everything in it while still having the rest command.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 23:00:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/REST-command-is-not-including-all-columns-from-CSV/m-p/574097#M200072</guid>
      <dc:creator>Mary666</dc:creator>
      <dc:date>2021-11-08T23:00:01Z</dc:date>
    </item>
  </channel>
</rss>

