<?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: Real-Time Search and Alerting in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13734#M1351</link>
    <description>&lt;P&gt;The simple answer is that there really isn't a way to do real-time alerting in 4.1.x, and won't be until a later release. The more complicated answer is that if you are motivated enough, you can put something together using real-time search at the command line that pipes to another simple script that sends an alert every time the real-time search outputs a line. I admit that I find it a bit hacky, but that's the best I can think of right now.&lt;/P&gt;</description>
    <pubDate>Wed, 19 May 2010 16:30:05 GMT</pubDate>
    <dc:creator>gkanapathy</dc:creator>
    <dc:date>2010-05-19T16:30:05Z</dc:date>
    <item>
      <title>Real-Time Search and Alerting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13731#M1348</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I've figured out how to start a real-time search job.  I'm wondering if there's any way to trigger a shell command or generate an email/alert every time a new event appears in the real-time search output?&lt;/P&gt;

&lt;P&gt;For example, how would I go about getting an email everytime somebody logs on to a server as Administrator (in real-time)?  &lt;/P&gt;

&lt;P&gt;Thanks,
Mark&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2010 15:33:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13731#M1348</guid>
      <dc:creator>mknowles</dc:creator>
      <dc:date>2010-05-18T15:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Search and Alerting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13732#M1349</link>
      <description>&lt;P&gt;Check this out - &lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/User/SetAlertConditionsFromScheduledSearches" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/User/SetAlertConditionsFromScheduledSearches&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2010 02:48:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13732#M1349</guid>
      <dc:creator>netwrkr</dc:creator>
      <dc:date>2010-05-19T02:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Search and Alerting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13733#M1350</link>
      <description>&lt;P&gt;Hi netwrkr, thanks for the response.  That page only seems to apply to scheduled searches, not real time searches.  Is the only way to do alerting with scheduled searches?  Ie schedule it every minute or something?&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2010 14:12:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13733#M1350</guid>
      <dc:creator>mknowles</dc:creator>
      <dc:date>2010-05-19T14:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Search and Alerting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13734#M1351</link>
      <description>&lt;P&gt;The simple answer is that there really isn't a way to do real-time alerting in 4.1.x, and won't be until a later release. The more complicated answer is that if you are motivated enough, you can put something together using real-time search at the command line that pipes to another simple script that sends an alert every time the real-time search outputs a line. I admit that I find it a bit hacky, but that's the best I can think of right now.&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2010 16:30:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13734#M1351</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-05-19T16:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Search and Alerting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13735#M1352</link>
      <description>&lt;P&gt;Well, you can schedule a search to run every minute.&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2010 19:40:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13735#M1352</guid>
      <dc:creator>netwrkr</dc:creator>
      <dc:date>2010-05-19T19:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Search and Alerting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13736#M1353</link>
      <description>&lt;P&gt;To add what what gkanapathy said, you may be able to use a tool such as the &lt;A href="http://sixshooter.v6.thrupoint.net/SEC-examples/article.html" rel="nofollow"&gt;Simple Event Coorelator&lt;/A&gt; to handle something like this.  SEC can read from just about any file or pipe and can be setup to trigger on a simple or complex of events that you want; so you could easily pipe the output from a splunk search into SEC.&lt;/P&gt;

&lt;P&gt;I have to admit that for me, this does feel like a step backwards.  We've used SEC to monitor log files and trigger events before I had even heard of splunk, and now I've removed most of the processing rules we made for SEC and migrated most of that pattern matching logic into Splunk.  Generally speaking, Splunk it's much easier to manage, easier to navigate, and provides massive visibility and flexibility improvements over what we has setup with SEC.&lt;/P&gt;

&lt;P&gt;However, with that said, we still do use SEC for some things that Splunk can't do yet.  For example, trigger a firewall blacklisting script after so many consecutive failed FTP logins.  This could somewhat be accomplished with splunk, but we would be looking at a 1-2 minute gap between attack and blacklist.  (We'd also have to setup a call back feature between our central splunk indexer/search head and the forwarder machine.)  Whereas with SEC everything is local, and the attack gets shutdown in a few seconds.&lt;/P&gt;

&lt;P&gt;I'm really hoping that as splunk progresses in the real-time search features, this kind of functionality will start to become possible, and even ideally, handled from within splunk.&lt;/P&gt;

&lt;P&gt;But in the meantime, such a tool might be helpful for you.&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2010 06:18:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13736#M1353</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-05-21T06:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Search and Alerting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13737#M1354</link>
      <description>&lt;P&gt;Splunk v4.2 now supports real-time alerting.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2011 01:14:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13737#M1354</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2011-04-02T01:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Search and Alerting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13738#M1355</link>
      <description>&lt;P&gt;is there any documentation on how splunk v4.2 supports real time alerting? like a step by step procedure on how splunk v4.2 can be configured for a real time task?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2011 09:41:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Real-Time-Search-and-Alerting/m-p/13738#M1355</guid>
      <dc:creator>rashidmirza</dc:creator>
      <dc:date>2011-10-20T09:41:34Z</dc:date>
    </item>
  </channel>
</rss>

