<?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: Help needed in collating two lookup data in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Help-needed-in-collating-two-lookup-data/m-p/509241#M33939</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/136781"&gt;@renjith_nair&lt;/a&gt;&amp;nbsp;Thanks for the quick help.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2020 10:37:20 GMT</pubDate>
    <dc:creator>Saurabh_S</dc:creator>
    <dc:date>2020-07-15T10:37:20Z</dc:date>
    <item>
      <title>Help needed in collating two lookup data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Help-needed-in-collating-two-lookup-data/m-p/509172#M33933</link>
      <description>&lt;P&gt;I have two lookup user.csv and roles.csv, I'm trying to collate both tables and make a table which shows indexname and username which are using these index. It's getting difficult for me to get accurate data as "splunk_user" is common for all the username and it shows up while I run below query -&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;|inputlookup user.csv | lookup roles.csv roles outputnew indexes | table indexes , username&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Can someone please help in getting this query right? OR any alternate solution to find all the index and users using those index.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;user.csv - &lt;/STRONG&gt;"splunk_user" is common for all the username.&lt;/P&gt;&lt;P&gt;username,roles&lt;BR /&gt;abc,"splunk_user index2_user"&lt;BR /&gt;def,"splunk_user"&lt;BR /&gt;xyz,"splunk_user index1_power"&lt;BR /&gt;klm,"splunk_user"&lt;BR /&gt;pqr,"splunk_user index2_power"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;roles.csv&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;roles,indexes&lt;BR /&gt;"splunk_user","index_all index_3 index_4 index_5"&lt;BR /&gt;"index1_user","index_1"&lt;BR /&gt;"index1_power","index_1"&lt;BR /&gt;"index2_user","index_2"&lt;BR /&gt;"index2_power","index_2"&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 05:59:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Help-needed-in-collating-two-lookup-data/m-p/509172#M33933</guid>
      <dc:creator>Saurabh_S</dc:creator>
      <dc:date>2020-07-15T05:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed in collating two lookup data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Help-needed-in-collating-two-lookup-data/m-p/509235#M33938</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|inputlookup users.csv|makemv roles|mvexpand roles|lookup roles.csv roles OUTPUT indexes|stats values(indexes)  by username&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 15 Jul 2020 10:03:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Help-needed-in-collating-two-lookup-data/m-p/509235#M33938</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2020-07-15T10:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed in collating two lookup data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Help-needed-in-collating-two-lookup-data/m-p/509241#M33939</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/136781"&gt;@renjith_nair&lt;/a&gt;&amp;nbsp;Thanks for the quick help.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 10:37:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Help-needed-in-collating-two-lookup-data/m-p/509241#M33939</guid>
      <dc:creator>Saurabh_S</dc:creator>
      <dc:date>2020-07-15T10:37:20Z</dc:date>
    </item>
  </channel>
</rss>

