<?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: Users subsearch in event type not working in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499334#M194981</link>
    <description>&lt;P&gt;Can you post the whole query ? Or is this it ?&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2019 18:16:24 GMT</pubDate>
    <dc:creator>arjunpkishore5</dc:creator>
    <dc:date>2019-11-29T18:16:24Z</dc:date>
    <item>
      <title>Users subsearch in event type not working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499333#M194980</link>
      <description>&lt;P&gt;This is my search I am trying to use in an event type so I can tag my events.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index = mail
| eval Subject=coalesce(Subject,subjectx)
| search
Subject = "*NVEM Battery Alert*"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But i get this error? &lt;STRONG&gt;"Message: Eventtype search string cannot be a search pipeline or contain a subsearch"&lt;/STRONG&gt;&lt;BR /&gt;
How would I achieve my search without the subsearch&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 16:55:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499333#M194980</guid>
      <dc:creator>arrowecssupport</dc:creator>
      <dc:date>2019-11-29T16:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Users subsearch in event type not working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499334#M194981</link>
      <description>&lt;P&gt;Can you post the whole query ? Or is this it ?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 18:16:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499334#M194981</guid>
      <dc:creator>arjunpkishore5</dc:creator>
      <dc:date>2019-11-29T18:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Users subsearch in event type not working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499335#M194982</link>
      <description>&lt;P&gt;Like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="mail" AND (Subject="*NVEM Battery Alert*" OR subjectx="*NVEM Battery Alert*")
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 Nov 2019 19:13:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499335#M194982</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-29T19:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Users subsearch in event type not working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499336#M194983</link>
      <description>&lt;P&gt;This is it? &lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 09:05:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499336#M194983</guid>
      <dc:creator>arrowecssupport</dc:creator>
      <dc:date>2019-12-04T09:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Users subsearch in event type not working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499337#M194984</link>
      <description>&lt;P&gt;However, if I want to run multiple searches against lots of subjects, how can I make this more elegant. &lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 09:06:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499337#M194984</guid>
      <dc:creator>arrowecssupport</dc:creator>
      <dc:date>2019-12-04T09:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Users subsearch in event type not working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499338#M194985</link>
      <description>&lt;P&gt;Use the &lt;CODE&gt;field IN("value1", "value2", ... , "valueZ")&lt;/CODE&gt; syntax&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 10:46:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499338#M194985</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-12-04T10:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Users subsearch in event type not working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499339#M194986</link>
      <description>&lt;P&gt;I ended up creating an alias which did the job for me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2019 12:37:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Users-subsearch-in-event-type-not-working/m-p/499339#M194986</guid>
      <dc:creator>arrowecssupport</dc:creator>
      <dc:date>2019-12-06T12:37:03Z</dc:date>
    </item>
  </channel>
</rss>

