<?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 Help searching the keyword to select multiple users from my log file to get the report in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Help-searching-the-keyword-to-select-multiple-users-from-my-log/m-p/587844#M204727</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I am using Splunk enterprise for monitoring the application name called Nextcloud.&lt;/P&gt;
&lt;P&gt;Here I want to customize the dashboard for Nextcloud for that I have imported my nextcloud.log into my Splunk.&lt;/P&gt;
&lt;P&gt;In my log file, it has &lt;STRONG&gt;user:&lt;/STRONG&gt; xxxxx&lt;/P&gt;
&lt;P&gt;I want to search the keyword to select multiple users from my log file to get the report I don't know what is keyword it is been used to pull the data. Can anyone help me with this?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sample Keywords:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;source="/xxx/xxx/xxx/nextcloud.log" host="nextcloud" sourcetype="Nextcloud" | search user= "*"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;The above command works for every user but i want to get reports of only 2 users how do i do that?&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 04:51:34 GMT</pubDate>
    <dc:creator>gow19</dc:creator>
    <dc:date>2022-03-08T04:51:34Z</dc:date>
    <item>
      <title>Help searching the keyword to select multiple users from my log file to get the report</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-searching-the-keyword-to-select-multiple-users-from-my-log/m-p/587844#M204727</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I am using Splunk enterprise for monitoring the application name called Nextcloud.&lt;/P&gt;
&lt;P&gt;Here I want to customize the dashboard for Nextcloud for that I have imported my nextcloud.log into my Splunk.&lt;/P&gt;
&lt;P&gt;In my log file, it has &lt;STRONG&gt;user:&lt;/STRONG&gt; xxxxx&lt;/P&gt;
&lt;P&gt;I want to search the keyword to select multiple users from my log file to get the report I don't know what is keyword it is been used to pull the data. Can anyone help me with this?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sample Keywords:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;source="/xxx/xxx/xxx/nextcloud.log" host="nextcloud" sourcetype="Nextcloud" | search user= "*"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;The above command works for every user but i want to get reports of only 2 users how do i do that?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 04:51:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-searching-the-keyword-to-select-multiple-users-from-my-log/m-p/587844#M204727</guid>
      <dc:creator>gow19</dc:creator>
      <dc:date>2022-03-08T04:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Search &amp; Reporting Keyword</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-searching-the-keyword-to-select-multiple-users-from-my-log/m-p/587851#M204730</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/243656"&gt;@gow19&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;sory but I don't understand what you mean with "keyword".&lt;/P&gt;&lt;P&gt;in your sample, you define "keyword" four field conditions, maybe do you mean a condition?&lt;/P&gt;&lt;P&gt;or you want to know te users with more than one event?&lt;/P&gt;&lt;P&gt;or do you want to find a field values where there is more than one user, or what else?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 13:12:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-searching-the-keyword-to-select-multiple-users-from-my-log/m-p/587851#M204730</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-07T13:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Search &amp; Reporting Keyword</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-searching-the-keyword-to-select-multiple-users-from-my-log/m-p/587852#M204731</link>
      <description>&lt;P&gt;Rather than use &lt;FONT face="courier new,courier"&gt;user="*"&lt;/FONT&gt; to search for all users, specify the list of users in an &lt;FONT face="courier new,courier"&gt;IN&lt;/FONT&gt; clause.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=myindex source="/xxx/xxx/xxx/nextcloud.log" host="nextcloud" sourcetype="Nextcloud" user IN (foo bar)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 13:14:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-searching-the-keyword-to-select-multiple-users-from-my-log/m-p/587852#M204731</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-03-07T13:14:42Z</dc:date>
    </item>
  </channel>
</rss>

