<?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 Two Questions From Newbie in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Two-Questions-From-Newbie/m-p/565249#M10613</link>
    <description>&lt;P&gt;1. How do I make my search string more readable?&amp;nbsp; It only works if it's all on one line.&amp;nbsp; I tried escaping new lines but splunk complains.&lt;/P&gt;&lt;P&gt;2. My query creates tables ok.&amp;nbsp; I want an alert to happen if one of the table entries is zero.&amp;nbsp;&amp;nbsp; so I added.&lt;/P&gt;&lt;P&gt;blah blah | sort + "Appointments Processed" | where 'Appointments Processed' = 0&lt;/P&gt;&lt;P&gt;and "save as" an alert&lt;/P&gt;&lt;P&gt;but when it is zero, it doesnt send me email alert?&lt;/P&gt;</description>
    <pubDate>Mon, 30 Aug 2021 17:37:05 GMT</pubDate>
    <dc:creator>rbtrary</dc:creator>
    <dc:date>2021-08-30T17:37:05Z</dc:date>
    <item>
      <title>Two Questions From Newbie</title>
      <link>https://community.splunk.com/t5/Installation/Two-Questions-From-Newbie/m-p/565249#M10613</link>
      <description>&lt;P&gt;1. How do I make my search string more readable?&amp;nbsp; It only works if it's all on one line.&amp;nbsp; I tried escaping new lines but splunk complains.&lt;/P&gt;&lt;P&gt;2. My query creates tables ok.&amp;nbsp; I want an alert to happen if one of the table entries is zero.&amp;nbsp;&amp;nbsp; so I added.&lt;/P&gt;&lt;P&gt;blah blah | sort + "Appointments Processed" | where 'Appointments Processed' = 0&lt;/P&gt;&lt;P&gt;and "save as" an alert&lt;/P&gt;&lt;P&gt;but when it is zero, it doesnt send me email alert?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 17:37:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Two-Questions-From-Newbie/m-p/565249#M10613</guid>
      <dc:creator>rbtrary</dc:creator>
      <dc:date>2021-08-30T17:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Two Questions From Newbie</title>
      <link>https://community.splunk.com/t5/Installation/Two-Questions-From-Newbie/m-p/565252#M10614</link>
      <description>&lt;P&gt;1. Click on your query and type Ctrl-\ to automatically reformat your query into a more readable form.&amp;nbsp; Do not use continuation characters or escapes to start a new line - just start a new line&lt;/P&gt;&lt;P&gt;2. Tell us more.&amp;nbsp; Does the search return results?&amp;nbsp; What is the alert trigger?&amp;nbsp; What is the alert action?&amp;nbsp; Is email configured on your Splunk SH?&amp;nbsp; Have you checked the logs?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 18:22:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Two-Questions-From-Newbie/m-p/565252#M10614</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-08-30T18:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Two Questions From Newbie</title>
      <link>https://community.splunk.com/t5/Installation/Two-Questions-From-Newbie/m-p/565264#M10615</link>
      <description>&lt;P&gt;thank u Rich Galloway for the prompt reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I hi-lite my search string in Edit Search and click Ctrl-\&amp;nbsp; everything is still on one line?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Yes search returns a table of results.&lt;/P&gt;&lt;P&gt;Alert trigger is "where Appointment Reminders = 0"&lt;/P&gt;&lt;P&gt;Alert action is to send an email.&lt;/P&gt;&lt;P&gt;email configured on splunk sh ? is that global?&lt;/P&gt;&lt;P&gt;where do we find the logs?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 20:36:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Two-Questions-From-Newbie/m-p/565264#M10615</guid>
      <dc:creator>rbtrary</dc:creator>
      <dc:date>2021-08-30T20:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Two Questions From Newbie</title>
      <link>https://community.splunk.com/t5/Installation/Two-Questions-From-Newbie/m-p/565265#M10616</link>
      <description>&lt;P&gt;There's no need to highlight anything.&amp;nbsp; Just make sure the cursor is in the search box before typing CTRL-\.&lt;/P&gt;&lt;P&gt;I've had better results by putting my alert criteria in the search and having the alert trigger when the number of results is not zero.&amp;nbsp; IOW, make the last command of your search be&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| where Appointment Reminders = 0&lt;/LI-CODE&gt;&lt;P&gt;and have the alert send email when results are returned.&lt;/P&gt;&lt;P&gt;Email settings are global.&amp;nbsp; They tell Splunk where your SMTP server is, among other things.&amp;nbsp; Without them there's no telling where emails go, if anywhere.&lt;/P&gt;&lt;P&gt;Logs are in index=_internal and in $SPLUNK_HOME/var/log on the SH.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 21:09:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Two-Questions-From-Newbie/m-p/565265#M10616</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-08-30T21:09:48Z</dc:date>
    </item>
  </channel>
</rss>

