<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Splunk Blogs</title>
	<atom:link href="http://blogs.splunk.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.splunk.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 05:40:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SplunkTalk &#8211; #13 &#8211; The Secret of NIM-ish</title>
		<link>http://blogs.splunk.com/2010/09/04/splunktalk-13-the-secret-of-nim-ish/</link>
		<comments>http://blogs.splunk.com/2010/09/04/splunktalk-13-the-secret-of-nim-ish/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 05:22:16 +0000</pubDate>
		<dc:creator>Michael Wilde</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[splunktalk]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/2010/09/04/splunktalk-13-the-secret-of-nim-ish/</guid>
		<description><![CDATA[<p>This week, we have a &#8220;New Jeff&#8221; on the show. Splunker Nimish Doshi makes a celebrity appearance on SplunkTalk.  We chat about some of the ways Splunk itself uses Splunk in our support group, questions on searching &#038; reporting on relative time ranges, options and advice on scripted alert actions and so much more! News, views, and Nimish attempts to fill the gaping void left by Jeff Blake&#8217;s mysterious absence. Enjoy this week&#8217;s episode.</p>
<p>Episodes are recorded live every Friday at 11AM Central Time &#8211; Email us at splunktalk@splunk.com to ask questions and have them answered on air!</p>
]]></description>
			<content:encoded><![CDATA[<p>This week, we have a &#8220;New Jeff&#8221; on the show. Splunker Nimish Doshi makes a celebrity appearance on SplunkTalk.  We chat about some of the ways Splunk itself uses Splunk in our support group, questions on searching &#038; reporting on relative time ranges, options and advice on scripted alert actions and so much more! News, views, and Nimish attempts to fill the gaping void left by Jeff Blake&#8217;s mysterious absence. Enjoy this week&#8217;s episode.</p>
<p>Episodes are recorded live every Friday at 11AM Central Time &#8211; Email us at splunktalk@splunk.com to ask questions and have them answered on air!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/2010/09/04/splunktalk-13-the-secret-of-nim-ish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://splunk.tv/splunktalk/podcastepisodes/m4a/SplunkTalk-13-TheSecretofNIM-ish.m4a" length="24211455" type="audio/x-m4a" />
		</item>
		<item>
		<title>Event Correlation</title>
		<link>http://blogs.splunk.com/2010/09/01/event-correlation/</link>
		<comments>http://blogs.splunk.com/2010/09/01/event-correlation/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 16:37:02 +0000</pubDate>
		<dc:creator>Nimish Doshi</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[correlation]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Homepage]]></category>
		<category><![CDATA[lookup]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[transaction]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/?p=2137</guid>
		<description><![CDATA[<p>It has been a while since anyone has written a direct blog entry on event correlation here at Splunk so I thought I would write one today. Event correlation can loosely be defined as a technique to relate any number of events with some identifiable patterns (and optionally act upon the relationship). Security vendors may narrowly claim that event correlation is the ability to correlate security related events and alert upon their existence. This is a subset of what event correlation can be. For instance, in a hypothetical case,  I can correlate that if it rains on a major Monday holiday, end of day total sales are lower than average sales for a brick and mortar retail shop. This case&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>It has been a while since anyone has written a direct blog entry on event correlation here at Splunk so I thought I would write one today. Event correlation can loosely be defined as a technique to relate any number of events with some identifiable patterns (and optionally act upon the relationship). Security vendors may narrowly claim that event correlation is the ability to correlate security related events and alert upon their existence. This is a subset of what event correlation can be. For instance, in a hypothetical case,  I can correlate that if it rains on a major Monday holiday, end of day total sales are lower than average sales for a brick and mortar retail shop. This case would have nothing to do with security, but it is a form of event correlation, that can be performed in Splunk as soon as the data is indexed. In fact, I would ascertain, that event correlation is an important aspect for use cases that not only involve security, but also, fraud detection, data intelligence, root cause analysis, operations support, and general mean time to resolution.</p>
<p>With Splunk, because of Universal indexing of <em>all</em> the search terms in your data and <a href="http://www.splunk.com/base/Documentation/latest/Knowledge/Addfieldsatsearchtime">search time field extraction</a> capabilities, event correlation becomes a natural feature for it. There are multiple ways to achieve different types of event correlation within Splunk. What I will do is provide a <em>non-exhaustive</em> list of some of the methods that can be used to accomplish this.</p>
<h3>Manual Event Correlation</h3>
<p>Every time a Splunk user performs an ad-hoc search and pivots on results to find what else happened in the same time line, he or she is manually performing event correlation with time being the universal pattern to relate events. For instance, the user can use the Splunk time picker to narrow down a time and then type something as general as &#8220;error&#8221; into the search bar to search.</p>
<p><a href="http://blogs.splunk.com/wp-content/uploads/2010/09/Find_Error.png"><img class="alignnone size-full wp-image-2146" title="Find_Error-sm" src="http://blogs.splunk.com/wp-content/uploads/2010/09/Find_Error-sm.png" alt="" width="615" height="230" /></a></p>
<p>After receiving results, the user can then use the histogram to zoom in on a particular event&#8217;s time line and then use * as a search term to see what else happened at that particular frame in time.  Events are correlated by search using time as the pivot. This is what I call manual event correlation, which is just as important as automatic event correlation, for troubleshooting. In what follows, I will discuss the various ways Splunk can be used to automate different types of event correlation.</p>
<h3>Transaction Search</h3>
<p>Splunk has created “<a href="http://www.splunk.com/base/Documentation/latest/Knowledge/Searchfortransactions">Transaction Search</a>.” What this means is that if events have similar values for extracted fields or starting/ending terms, Splunk can automatically correlate these events as a result of a search and group the returned results. Rather than repeat what has already been said about transaction search, I encourage you to read this <a href="http://blogs.splunk.com/maverick/2009/01/17/splunk-for-xitive-xactions/">blog entry</a> by Maverick for an in-depth example. You can also see my <a href="http://blogs.splunk.com/nimish/?p=11">SOA article</a> for a real world use case on using transaction search to correlate event activity across application tiers.</p>
<p>On the other hand, as to not to have you leave this post, I&#8217;ll provide a small example on using transaction search. On <a href="http://www.splunkbase.com">Splunkbase</a>, you can <a href="http://www.splunkbase.com/apps/All/app:Global+Threat+Landscape%7FIP+Watch+list+V2">download an app</a> that indexes on a daily basis the world&#8217;s most malicious IP source addresses, according to one source. Here&#8217;s a gratuitous screenshot.</p>
<p><a href="http://blogs.splunk.com/wp-content/uploads/2010/09/Splunk_IP_Watchlist.png"><img class="alignnone size-full wp-image-2147" title="Splunk_IP_Watchlist-sm" src="http://blogs.splunk.com/wp-content/uploads/2010/09/Splunk_IP_Watchlist-sm.png" alt="" width="615" height="305" /></a></p>
<p>Needless to say, you would want to know if any of these IP addresses appeared as source IP&#8217;s in your own logs.  An example search such the as one below would group events that included the offending IP addresses in your own events.</p>
<p><code>sourcetype="ip_watchlist" OR (sourcetype="sshd" login accepted)|transaction offending_ip,src_ip maxspan=1d connected=f|eval count_sourcetypes=mvcount(sourcetype)|where count_sourcetypes&gt;1</code></p>
<p>What this search does is say if someone has logged in using SSH and their source IP is one that is in the list of malicious IP addresses (the transaction command does the grouping) within a day&#8217;s span, and the number of sourcetypes in the grouping is greater than one so we know both sourcetypes were in in the grouping, then return results. You can save this type of search, schedule it to run on an interval, and then have Splunk automatically create an <a href="http://www.splunk.com/base/Documentation/latest/User/SetAlertConditionsFromScheduledSearches">alert</a> to notify you, if events are matched.</p>
<p>A variant of transaction search is statistical aggregation, where numerical aggregations of different fields are grouped by other fields. Here&#8217;s a simple example usage using mail logs that counts the number of bytes coming into each relay.</p>
<p><code>sourcetype=email|stats count(bytes) as byte_count by relay|sort - byte_count</code></p>
<p>There are times where you would rather use the Splunk stats command over the transaction command and <a href="http://www.splunk.com/base/Documentation/latest/Knowledge/Abouttransactions#When_to_use_stats_instead_of_transactions">this is described here</a>.</p>
<h3>Sub Searches</h3>
<p>Another way to automate event correlation is to use the concept of a sub search. If you like the approach of an outer join in database terms, note that Splunk can perform sub searches to narrow down the criteria for one event and then perform another search on the first set of results. Again, as to not repeat what has already been written, here’s an article describing this feature for <a href="http://www.splunk.com/base/Deploy:UseSplunkForEventCorrelation">Event Correlation</a>.</p>
<p>Although a related feature is not used as much, If you would like to join events stored with Splunk itself, Splunk does have a <a href="http://www.splunk.com/base/Documentation/latest/SearchReference/Join">join search command</a>. There may be use cases where performing the logical union of related events is necessary.</p>
<h3>Lookup</h3>
<p>Splunk has the capability to correlate with data that is external to Splunk using the lookup command. The most basic use for this is when you have some fields that are in your Splunk event that need to <a href="http://blogs.splunk.com/2009/07/27/enriching-data-with-lookups-part-1/">correlate to fields in an external CSV file</a>. At search time, Splunk will perform the look up and introduce new fields from the external CSV file as patterns are matched. In essence, this enriches your existing indexed data with external sources at search time.</p>
<p>If you would like to correlate events with the same field value <a href="http://blogs.splunk.com/nimish/?p=16">between external database tables and events within Splunk</a>, Splunk’s lookup command can also be used to accomplish this. The basic idea is that a user written program will be called to perform the SQL to bring in new fields at search time. This is called a dynamic lookup as opposed to the static lookup accomplished by using a CSV file. In fact, because the program is developed by the user to perform the external lookup, you are not limited to CSV files or databases to perform lookups. Anything can be correlated using the lookup command if you have programmatic access to it. Examples could include a call to a web service, an <a href="http://blogs.splunk.com/2009/12/15/reverse-dns-lookups-for-host-entries/">external DNS lookup</a>, or calling <a href="http://www.splunkbase.com/apps/All/app:whois+add+on">whois</a> for an IP address.</p>
<h3>Conclusion</h3>
<p>In this entry, I have provided a non-exhaustive list of the most common ways event correlations are performed in Splunk. There are more subtle ways to accomplish this, but since this is a blog entry, I decided to start with the most prevalent usages. The main point I want to leave you with is that event correlation and subsequent alerting can be performed on any type of events that you choose to index giving you a powerful technique to analyze, aggrandize, and interpret data.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/2010/09/01/event-correlation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What&#8217;s New on Splunkbase? PCI, Nagios, and Mapping Galore!</title>
		<link>http://blogs.splunk.com/2010/08/30/whats-new-on-splunkbase-pci-nagios-and-mapping-galore/</link>
		<comments>http://blogs.splunk.com/2010/08/30/whats-new-on-splunkbase-pci-nagios-and-mapping-galore/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 00:37:47 +0000</pubDate>
		<dc:creator>John Mark</dc:creator>
				<category><![CDATA[Customers]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[app contest]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Splunkbase]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/?p=2127</guid>
		<description><![CDATA[<p>As our first <a href="http://www.splunk.com/goto/appofthemonth" target="_blank">monthly apps contest</a> winds down (you have until tomorrow, 8/31, 11:59pm!), I wanted to highlight some of the apps that developers have added this month. This has been the best month ever for community contributions, by far.</p>
<p>Here are some of the greatest hits:</p>
<ul>
<li><a href="http://www.splunkbase.com/apps/All/4.x/App/app:PCI+App+-+Creative+Commons+Version" target="_blank">PCI App (Creative Commons Version)</a> &#8211; Peter Bassill (aka BinaryArp) hacked on a newer and much improved version 1.0 of his PCI (Payment Card Industry) app in time for our Users&#8217; Conference that took place earlier this month. And by the end of this month, he had already added 2 more revisions culminating in version 1.2 uploaded on 8/29. If you need to satisfy PCI compliance requirements, you might want to take a look.</li>
<li><a href="http://www.splunkbase.com/apps/All/4.x/Add-On/app:Splunk+for+Nagios" target="_blank">Splunk for Nagios </a>-&#8230;</li></ul>]]></description>
			<content:encoded><![CDATA[<p>As our first <a href="http://www.splunk.com/goto/appofthemonth" target="_blank">monthly apps contest</a> winds down (you have until tomorrow, 8/31, 11:59pm!), I wanted to highlight some of the apps that developers have added this month. This has been the best month ever for community contributions, by far.</p>
<p>Here are some of the greatest hits:</p>
<ul>
<li><a href="http://www.splunkbase.com/apps/All/4.x/App/app:PCI+App+-+Creative+Commons+Version" target="_blank">PCI App (Creative Commons Version)</a> &#8211; Peter Bassill (aka BinaryArp) hacked on a newer and much improved version 1.0 of his PCI (Payment Card Industry) app in time for our Users&#8217; Conference that took place earlier this month. And by the end of this month, he had already added 2 more revisions culminating in version 1.2 uploaded on 8/29. If you need to satisfy PCI compliance requirements, you might want to take a look.</li>
<li><a href="http://www.splunkbase.com/apps/All/4.x/Add-On/app:Splunk+for+Nagios" target="_blank">Splunk for Nagios </a>- <a href="http://answers.splunk.com/users/552/luke-harris" target="_blank">Luke Harris</a> posted his Splunk for Nagios add-on just as I was thinking about writing one myself. This is something quite a few users have requested, and now we have it, thanks to Luke. With this app, you can search Nagios alerts and notifications and graph problems over time.</li>
<li><a href="http://www.splunkbase.com/apps/All/4.x/Add-On/app:Google+Maps" target="_blank">Google Maps for Splunk</a> &#8211; This add-on provides a module to display events/results of Splunk searches on a Google map. Thanks to <a href="http://answers.splunk.com/users/42/ziegfried" target="_blank">Siegfried Puchbauer</a> for writing up this one.</li>
</ul>
<p>One of these may <a href="http://www.splunk.com/view/SP-CAAAFN9" target="_blank">win the grand prize</a>&#8230; or not! The contest hasn&#8217;t ended yet, and we haven&#8217;t commenced voting.</p>
<p>Think you have what it takes? <a href="http://www.splunkbase.com/apps:new/" target="_blank">Submit your app or add-on</a> to <a href="http://www.splunkbase.com/" target="_blank">Splunkbase</a> and be <a href="http://www.splunk.com/view/SP-CAAAFN6" target="_blank">eligible to win</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/2010/08/30/whats-new-on-splunkbase-pci-nagios-and-mapping-galore/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SplunkTalk &#8211; #12 &#8211; Double rainbow all the way across the podcast</title>
		<link>http://blogs.splunk.com/2010/08/30/splunktalk-12-double-rainbow-all-the-way-across-the-podcast/</link>
		<comments>http://blogs.splunk.com/2010/08/30/splunktalk-12-double-rainbow-all-the-way-across-the-podcast/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 22:39:27 +0000</pubDate>
		<dc:creator>Michael Wilde</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/2010/08/30/splunktalk-12-double-rainbow-all-the-way-across-the-podcast/</guid>
		<description><![CDATA[<p>Episode 12 brings us unparalleled agreement between Maverick and Jeff&#8211;a first in SplunkTalk history. On today&#8217;s show we answer questions about search performance, how to find &#8220;light speed&#8221; of your Splunk server, some thrilling questions on baselining and statistics, and oh so much more!.  News, views, even some metrics on the Podcast&#8211;provided by Splunk!. Enjoy this week&#8217;s episode.</p>
<p>Episodes are recorded live every Friday at 11AM Central Time &#8211; Email us at splunktalk@splunk.com to ask questions and have them answered on air!</p>
<p>Enjoy listening!</p>
<p>if (WIDGETBOX) WIDGETBOX.renderWidget('13e4ffd9-6e6f-4ada-8a5e-380579301e5c');Get the <a href="http://www.widgetbox.com/widget/mp3">Mp3 Player Widget</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://docs.widgetbox.com/using-widgets/installing-widgets/why-cant-i-see-my-widget/">More info</a>)</p>
<p><a href="http://bit.ly/splunktalkpodcast"><img title="Add SplunkTalk to iTunes" src="http://splunk.tv/media/add2itunes.png" alt="" width="100" height="100" /></a> <a href="http://bit.ly/splunktalkmp3rss"><img title="Add SplunkTalk via RSS" src="http://splunk.tv/media/add2rss.png" alt="" width="100" height="100" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p>Episode 12 brings us unparalleled agreement between Maverick and Jeff&#8211;a first in SplunkTalk history. On today&#8217;s show we answer questions about search performance, how to find &#8220;light speed&#8221; of your Splunk server, some thrilling questions on baselining and statistics, and oh so much more!.  News, views, even some metrics on the Podcast&#8211;provided by Splunk!. Enjoy this week&#8217;s episode.</p>
<p>Episodes are recorded live every Friday at 11AM Central Time &#8211; Email us at splunktalk@splunk.com to ask questions and have them answered on air!</p>
<p>Enjoy listening!</p>
<p><script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script type="text/javascript">if (WIDGETBOX) WIDGETBOX.renderWidget('13e4ffd9-6e6f-4ada-8a5e-380579301e5c');</script><noscript>Get the <a href="http://www.widgetbox.com/widget/mp3">Mp3 Player Widget</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://docs.widgetbox.com/using-widgets/installing-widgets/why-cant-i-see-my-widget/">More info</a>)</noscript></p>
<p><a href="http://bit.ly/splunktalkpodcast"><img title="Add SplunkTalk to iTunes" src="http://splunk.tv/media/add2itunes.png" alt="" width="100" height="100" /></a> <a href="http://bit.ly/splunktalkmp3rss"><img title="Add SplunkTalk via RSS" src="http://splunk.tv/media/add2rss.png" alt="" width="100" height="100" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/2010/08/30/splunktalk-12-double-rainbow-all-the-way-across-the-podcast/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://splunk.tv/splunktalk/podcastepisodes/m4a/SplunkTalk-12-DoubleRainbow.m4a" length="22928890" type="audio/x-m4a" />
		</item>
		<item>
		<title>SplunkTalk &#8211; #11 &#8211; The boys are back in town!</title>
		<link>http://blogs.splunk.com/2010/08/22/splunktalk-11-the-boys-are-back-in-town/</link>
		<comments>http://blogs.splunk.com/2010/08/22/splunktalk-11-the-boys-are-back-in-town/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 16:16:45 +0000</pubDate>
		<dc:creator>Michael Wilde</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/2010/08/22/splunktalk-11-the-boys-are-back-in-town/</guid>
		<description><![CDATA[<p>Back from our road trip to San Francisco, CA for Splunk&#8217;s First (and very successful) Worldwide User Conference, SplunkTalk continues.  On today&#8217;s show, we cover questions about &#8220;baking Splunk in to gold images&#8221;, sending SNMP traps as alerts, and improving on Splunk&#8217;s multiline event handling.  News, views, and Jeff&#8217;s bone dry sense of humor, enjoy this week&#8217;s episode.</p>
<p>Episodes are recorded live every Friday at 11AM Central Time &#8211; Email us at splunktalk@splunk.com to ask questions and have them answered on air!</p>
<p>Enjoy Listening</p>
<p>if (WIDGETBOX) WIDGETBOX.renderWidget('fb83e0c8-f35e-4ac4-afb3-23e72d5a8764');</p>
<p><a href="http://bit.ly/splunktalkpodcast"><img title="Add SplunkTalk to iTunes" src="http://splunk.tv/media/add2itunes.png" alt="" width="100" height="100" /></a> <a href="http://bit.ly/splunktalkmp3rss"><img title="Add SplunkTalk via RSS" src="http://splunk.tv/media/add2rss.png" alt="" width="100" height="100" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p>Back from our road trip to San Francisco, CA for Splunk&#8217;s First (and very successful) Worldwide User Conference, SplunkTalk continues.  On today&#8217;s show, we cover questions about &#8220;baking Splunk in to gold images&#8221;, sending SNMP traps as alerts, and improving on Splunk&#8217;s multiline event handling.  News, views, and Jeff&#8217;s bone dry sense of humor, enjoy this week&#8217;s episode.</p>
<p>Episodes are recorded live every Friday at 11AM Central Time &#8211; Email us at splunktalk@splunk.com to ask questions and have them answered on air!</p>
<p>Enjoy Listening</p>
<p><script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script type="text/javascript">if (WIDGETBOX) WIDGETBOX.renderWidget('fb83e0c8-f35e-4ac4-afb3-23e72d5a8764');</script></p>
<p><a href="http://bit.ly/splunktalkpodcast"><img title="Add SplunkTalk to iTunes" src="http://splunk.tv/media/add2itunes.png" alt="" width="100" height="100" /></a> <a href="http://bit.ly/splunktalkmp3rss"><img title="Add SplunkTalk via RSS" src="http://splunk.tv/media/add2rss.png" alt="" width="100" height="100" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/2010/08/22/splunktalk-11-the-boys-are-back-in-town/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://splunk.tv/SplunkTalk-11-Theboysarebackintown.m4a" length="20141709" type="audio/x-m4a" />
<enclosure url="http://splunk.tv/splunktalk/podcastepisodes/m4a/SplunkTalk-11-Theboysarebackintown.m4a" length="20141709" type="audio/x-m4a" />
		</item>
		<item>
		<title>Another day, another Splunk Answers milestone</title>
		<link>http://blogs.splunk.com/2010/08/20/another-day-another-splunk-answers-milestone/</link>
		<comments>http://blogs.splunk.com/2010/08/20/another-day-another-splunk-answers-milestone/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 16:56:31 +0000</pubDate>
		<dc:creator>John Mark</dc:creator>
				<category><![CDATA[Customers]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[fullofwin]]></category>
		<category><![CDATA[splunk answers]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/?p=2062</guid>
		<description><![CDATA[<p>If you haven&#8217;t yet been introduced to <a href="http://answers.splunk.com" target="_blank">Splunk Answers</a>, you&#8217;d better go and see what all the fuss is about. We started Answers to provide a fast, efficient medium for users to ask questions and get answers, and it has been a raging success. It empowers our users to help each other out on common &#8211; and some not-so-common &#8211; obstacles to success.</p>
<p>The Splunk Answers juggernaut is racing past milestones. We launched <a href="http://answers.splunk.com/" target="_blank">Answers</a> in early April to little fanfare. In June we reached the 1,000 question milestone. And in late July we reached the 2,000 question milestone. And on August 18, 2010, Splunk Answers surpassed 1,000 users. We had no idea when we started Answers that it would catch on this&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t yet been introduced to <a href="http://answers.splunk.com" target="_blank">Splunk Answers</a>, you&#8217;d better go and see what all the fuss is about. We started Answers to provide a fast, efficient medium for users to ask questions and get answers, and it has been a raging success. It empowers our users to help each other out on common &#8211; and some not-so-common &#8211; obstacles to success.</p>
<p>The Splunk Answers juggernaut is racing past milestones. We launched <a href="http://answers.splunk.com/" target="_blank">Answers</a> in early April to little fanfare. In June we reached the 1,000 question milestone. And in late July we reached the 2,000 question milestone. And on August 18, 2010, Splunk Answers surpassed 1,000 users. We had no idea when we started Answers that it would catch on this rapidly. Just two weeks ago we reached 800 users, and usage has spiked since then. I wish I could say we had to make a special effort for Splunk Answers to reach the heights it has, but the truth is that it has caught on organically with our users who found it very useful to get quick answers to their questions. Fancy that.</p>
<div id="attachment_2091" class="wp-caption alignnone" style="width: 510px"><a href="http://answers.splunk.com/"><img class="size-full wp-image-2091" title="Screenshot: Splunk Answers" src="http://blogs.splunk.com/wp-content/uploads/2010/08/Screenshot-Splunk-Answers-Google-Chrome1.png" alt="" width="500" height="391" /></a><p class="wp-caption-text">Splunk Answers Screenshot</p></div>
<div id="attachment_2092" class="wp-caption alignnone" style="width: 144px"><img class="size-full wp-image-2092   " style="margin-left: 5px; margin-right: 5px; border: 1px solid black;" title="Splunk Answers Top Users" src="http://blogs.splunk.com/wp-content/uploads/2010/08/Answers-Top-Users.png" alt="Splunk Answers Top Users" width="134" height="329" /><p class="wp-caption-text">Top Community Users</p></div>
<p>While we&#8217;re at it, I&#8217;d like to take a moment and single out our top community contributors on Splunk Answers.</p>
<p>Special mention goes to Lowell (from <a href="http://www.potatoroll.com/" target="_blank">Martin&#8217;s Famous Pastry Shoppe</a>), ftk (from <a href="http://www.callminer.com/index.htm">CallMiner</a>), and muebel (from <a href="http://www.ntst.com/index.asp" target="_blank">Netsmart</a>), who all attended our glorious users&#8217; conference &#8211; it was great meeting you in person.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/2010/08/20/another-day-another-splunk-answers-milestone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VIDEO:  Search Tips &amp; Tricks for Windows Users</title>
		<link>http://blogs.splunk.com/2010/08/19/video-search-tips-tricks-for-windows-users/</link>
		<comments>http://blogs.splunk.com/2010/08/19/video-search-tips-tricks-for-windows-users/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 16:06:00 +0000</pubDate>
		<dc:creator>Michael Wilde</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/?p=2064</guid>
		<description><![CDATA[<p>I was originally going to title this, &#8220;So a guy walks in to a search engine and&#8230;&#8221; but decided on a more boring title that was a bit more descriptive and easier to find.  I&#8217;ll save that for another post.</p>
<p>Yesterday, (August 18, 2010) I was on the phone with some folks evaluating Splunk and they asked me a ton of questions.  Many of them were about architecture, but some were about search.  They asked &#8220;how to I make Splunk look a bit more like the Windows Event Viewer?&#8221;, &#8220;how do I do alerts in a smarter way?&#8221;, and &#8220;are there ways to make search faster and more efficient?&#8221;   Verbally, I gave them some hints and said &#8220;I&#8217;ll send you some&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I was originally going to title this, &#8220;So a guy walks in to a search engine and&#8230;&#8221; but decided on a more boring title that was a bit more descriptive and easier to find.  I&#8217;ll save that for another post.</p>
<p>Yesterday, (August 18, 2010) I was on the phone with some folks evaluating Splunk and they asked me a ton of questions.  Many of them were about architecture, but some were about search.  They asked &#8220;how to I make Splunk look a bit more like the Windows Event Viewer?&#8221;, &#8220;how do I do alerts in a smarter way?&#8221;, and &#8220;are there ways to make search faster and more efficient?&#8221;   Verbally, I gave them some hints and said &#8220;I&#8217;ll send you some screenshots&#8221;.  Well, you know Wilde (if you don&#8217;t, he&#8217;s the Splunk Ninja guy who likes to make videos)&#8211;screenshots just won&#8217;t do for this one.   </p>
<p>I sat down with my handy copy of <a href="http://www.telestream.net/screen-flow/overview.htm">Telestream&#8217;s Screenflow</a> and my new <a href="http://www.heilsound.com/pro/products/pr40/">Heil PR-40</a> microphone and shot this video for everyone who might find it interesting.</p>
<p><strong>Tips and Tricks: Search, UI, Filtering and Alerting. </strong><br />
Its a good video for beginners that will show you how to do basic search, but quickly gets in to how fields, event display, filtering, slightly advanced search and alerting works.  Even if you have used Splunk for a while, there might be a few things you will learn from this.  If you are new to Splunk, do watch this&#8211;it will shorten your learning curve.</p>
<p><strong>Fullscreen the video.  It will look much better as Splunk has a large web UI.<img src="http://blogs.splunk.com/wp-content/uploads/2010/08/Fullscreen.png" alt="" title="Fullscreen" width="196" height="75" class="alignnone size-full wp-image-2081" align=left/><br />
</strong><br />
For those who might have a flash blocker installed preventing the player from loading in your browser (as the movie is right under this message),<a href="http://blip.tv/play/hpAJgfbHOgA%2Em4v"> here is a link to the movie.</a></p>
<p><embed src="http://blip.tv/play/hpAJgfbHOgA%2Em4v" type="application/x-shockwave-flash" width="620" height="378" allowscriptaccess="always" allowfullscreen="true"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/2010/08/19/video-search-tips-tricks-for-windows-users/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Can’t wait for the next .conf!</title>
		<link>http://blogs.splunk.com/2010/08/18/can%e2%80%99t-wait-for-the-next-conf/</link>
		<comments>http://blogs.splunk.com/2010/08/18/can%e2%80%99t-wait-for-the-next-conf/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 17:51:04 +0000</pubDate>
		<dc:creator>Leena Joshi</dc:creator>
				<category><![CDATA[Customers]]></category>
		<category><![CDATA[user conference]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/?p=2046</guid>
		<description><![CDATA[<p>It was the height of excitement here at Splunk last week as over 300 Splunk customers thronged to the very first Splunk Worldwide Users Conference. The beautifully regal Palace hotel hosted a number of packed  sessions  such as the one where people learned how to scale their Splunk deployments, how to Splunk big data, and also some impressive sessions by our forward thinking customers on how they were using Splunk and spreading Splunk within their organizations.</p>
<p>Some of the noteworthy sessions I attended were the session by Corporate Express Australia ( Staples in Australian:) and the sessions done by two of the hottest companies in Silicon Valley, VMware and Salesforce. San Francisco might have been in its usual summer denial, but&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>It was the height of excitement here at Splunk last week as over 300 Splunk customers thronged to the very first Splunk Worldwide Users Conference. The beautifully regal Palace hotel hosted a number of packed  sessions  such as the one where people learned how to scale their Splunk deployments, how to Splunk big data, and also some impressive sessions by our forward thinking customers on how they were using Splunk and spreading Splunk within their organizations.</p>
<p>Some of the noteworthy sessions I attended were the session by Corporate Express Australia ( Staples in Australian:) and the sessions done by two of the hottest companies in Silicon Valley, VMware and Salesforce. San Francisco might have been in its usual summer denial, but it was warm and sunny in the Palace hotel, as we learned a great deal from these really capable folks.</p>
<p>First, a word about  Shaun Butler and Luke Harris of Corporate Express. What I found out really quickly about them was the fact that they must’ve splunked pretty much everything they got their hands on. EMC Symmetrix logs, SAP logs, webmethods logs, netflow data, VMware ESX logs and VC events/audit trails, Nagios data, Windows event logs, Active Directory, Altiris logs, DNS, DHCP, Postfix,  web logs….the list goes on.  By the end of the first day, if anyone asked me any question like “Has anyone Splunked “x” – my default answer started with “Check with the CE guys, they are sure to have done it:)”. The most impressive thing about their session, was not however the breadth of technology. It was what they had accomplished with the data.  Here’s an example:</p>
<p><a href="http://blogs.splunk.com/wp-content/uploads/2010/08/CE1.png"><img class="alignnone size-full wp-image-2058" title="chart" src="http://blogs.splunk.com/wp-content/uploads/2010/08/chart1.png" alt="" width="615" height="177" /></a></p>
<p>They had figured out at a very granular level which component in their infrastructure was providing what type of response times to a user, using data across their application, network and infrastructure.</p>
<p>They had also tied together and analyzed data from various different sources to perform a solid cost analysis and capacity planning for their SAP environment with reports like Average WAN bandwith usage per application and even average WAN bandwidth footprint per user! Really really impressive. More about CE in Sanjay&#8217;s blog <a href="http://blogs.splunk.com/2010/05/19/splunklive-australia-melbourne-singapore-and-hong-kong/">here</a></p>
<p>The VMware session was also remarkable. In Alan Burnett’s words, this year VMware will be at almost $3Bn in revenue – the order processing system is mission critical, to say the least. With Splunk, they have been able to provide much needed visibility into various disparate systems that play in order processing and correlate information across all of them. They not only Splunk their Oracle RAC, Fusion Middleware  and various Weblogic based customer facing applications, they are also in process of trying out our soon-to-be –in-beta VMware app for vSphere and have a long to do list for the year comprising: email, SOX compliance, Spring TC Server, VMware View etc etc. We look forward to it!</p>
<p>The session by Salesforce.com was quite noteworthy too. If there is a quantum change going on in the CRM space, Salesforce is leading it. And they are being ably supported by Splunk. Narayan Bharadwaj from Salesforce showed this very interesting data showcasing their explosive Splunk usage (we’re rather proud of it too!:). In the space of 7 months, Salesforce has increased the number of searches it runs with Splunk by an order of magnitude (from 4370 to almost 77,000!) and has almost 300 people in the organization using Splunk to answer questions like: What are the performance hotspots in a customer’s application?  What is the usage of Chatter looking like for any particular customer? Which users are playing with sensitive data?</p>
<p><a href="http://blogs.splunk.com/wp-content/uploads/2010/08/Salesforce.png"><img class="alignnone size-full wp-image-2059" title="table" src="http://blogs.splunk.com/wp-content/uploads/2010/08/table1.png" alt="" width="615" height="109" /></a></p>
<p>Of course this was just a small snapshot. There were many many other sessions that had gripping content, great presenters and phenomenal ideas. When .conf 2011 rolls around, be sure to be there and catch the action in person!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/2010/08/18/can%e2%80%99t-wait-for-the-next-conf/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SplunkTalk &#8211; #10 &#8211; The Perfect Decimal &#8211; Live from Splunk User.Conf 2010</title>
		<link>http://blogs.splunk.com/2010/08/16/splunktalk-10-the-perfect-decimal-live-from-splunk-user-conf-2010/</link>
		<comments>http://blogs.splunk.com/2010/08/16/splunktalk-10-the-perfect-decimal-live-from-splunk-user-conf-2010/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 05:23:01 +0000</pubDate>
		<dc:creator>Michael Wilde</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[splunktalk]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/2010/08/16/splunktalk-10-the-perfect-decimal-live-from-splunk-user-conf-2010/</guid>
		<description><![CDATA[<p>This week, we&#8217;re live at Splunk User Conference 2010.  An excellent event that featured sessions, keynotes, education, and general Splunkery.  Interviews with Ledio Ago &#38; Lamar Holtzclaw of Splunk, Matt Uebel of Netsmart, and David Hazekamp, primary developer for Splunk ESS with Glasshouse Technologies.  Recorded live, with noise, and Jeff&#8217;s irreplaceable laugh. SplunkTalk 10 at User.Conf 10.  What a perfect decimal.</p>
<p>Enjoy Listening</p>
<p>// Get the <a href="http://www.widgetbox.com/widget/mp3">Mp3 Player Widget</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://docs.widgetbox.com/using-widgets/installing-widgets/why-cant-i-see-my-widget/">More info</a>)</p>
<p><a href="http://bit.ly/splunktalkpodcast"><img title="Add SplunkTalk to iTunes" src="http://splunk.tv/media/add2itunes.png" alt="" width="100" height="100" /></a> <a href="http://bit.ly/splunktalkmp3rss"><img title="Add SplunkTalk via RSS" src="http://splunk.tv/media/add2rss.png" alt="" width="100" height="100" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p>This week, we&#8217;re live at Splunk User Conference 2010.  An excellent event that featured sessions, keynotes, education, and general Splunkery.  Interviews with Ledio Ago &amp; Lamar Holtzclaw of Splunk, Matt Uebel of Netsmart, and David Hazekamp, primary developer for Splunk ESS with Glasshouse Technologies.  Recorded live, with noise, and Jeff&#8217;s irreplaceable laugh. SplunkTalk 10 at User.Conf 10.  What a perfect decimal.</p>
<p>Enjoy Listening</p>
<p><script src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js" type="text/javascript"></script><script type="text/javascript">// <![CDATA[
if (WIDGETBOX) WIDGETBOX.renderWidget('a606d654-caae-400f-814d-e864e4442c73');
// ]]&gt;</script><noscript>Get the <a href="http://www.widgetbox.com/widget/mp3">Mp3 Player Widget</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://docs.widgetbox.com/using-widgets/installing-widgets/why-cant-i-see-my-widget/">More info</a>)</noscript></p>
<p><a href="http://bit.ly/splunktalkpodcast"><img title="Add SplunkTalk to iTunes" src="http://splunk.tv/media/add2itunes.png" alt="" width="100" height="100" /></a> <a href="http://bit.ly/splunktalkmp3rss"><img title="Add SplunkTalk via RSS" src="http://splunk.tv/media/add2rss.png" alt="" width="100" height="100" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/2010/08/16/splunktalk-10-the-perfect-decimal-live-from-splunk-user-conf-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://splunk.tv/splunktalk/podcastepisodes/m4a/SplunkTalk-10-ThePerfectDecimal.m4a" length="31988887" type="audio/x-m4a" />
		</item>
		<item>
		<title>How to use Notifo to receive Splunk alerts on your iPhone</title>
		<link>http://blogs.splunk.com/2010/08/16/how-to-use-notifo-to-receive-splunk-alerts-on-your-iphone/</link>
		<comments>http://blogs.splunk.com/2010/08/16/how-to-use-notifo-to-receive-splunk-alerts-on-your-iphone/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 22:24:59 +0000</pubDate>
		<dc:creator>Greg Albrecht</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[alerts]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iwhatever]]></category>
		<category><![CDATA[notifo]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/?p=2040</guid>
		<description><![CDATA[<p>In this article I&#8217;ll describe how I use Splunk and Notifo to alert me whenever someone tries to login to my system with invalid credentials. Notifo is push-based notification service for mobile phones, in our example we&#8217;ll be using the iPhone.</p>
<h3>Overview</h3>
<ol>
<li>Setup a Notifo account.</li>
<li>Install the Notifo app on your iPhone.</li>
<li>Install the notifo.py Python module.</li>
<li>Install the splunknotifo.py Python alert script.</li>
<li>Setup splunknotifo.py</li>
<li>Setup saved search.</li>
</ol>
<h3>Assumptions</h3>
<ul>
<li>This process assumes that you&#8217;ve got Splunk installed and monitoring a file containing sshd log messages.</li>
</ul>
<h3>Steps</h3>
<p><span id="more-2040"></span></p>
<ol>
<li>Browse to <a href="https://notifo.com/user/register">https://notifo.com/user/register</a> to setup a Notifo account.</li>
<li>Browse to <a href="https://notifo.com/user/login">https://notifo.com/user/login</a>, login, and visit the <strong>Settings</strong> page.</li>
<li>Locate and record your <strong>API Secret</strong> (<a href="http://undef.files.wordpress.com/2010/08/screenshot7.png">screenshot</a>)</li>
<li>From your <a href="http://itunes.apple.com/us/app/notifo/id359063459?mt=8">desktop</a> or your iPhone browse to the iTunes App Store to install and configure the Notifo app.</li>
<li>On the system running Splunk, download and install the&#8230;</li></ol>]]></description>
			<content:encoded><![CDATA[<p>In this article I&#8217;ll describe how I use Splunk and Notifo to alert me whenever someone tries to login to my system with invalid credentials. Notifo is push-based notification service for mobile phones, in our example we&#8217;ll be using the iPhone.</p>
<h3>Overview</h3>
<ol>
<li>Setup a Notifo account.</li>
<li>Install the Notifo app on your iPhone.</li>
<li>Install the notifo.py Python module.</li>
<li>Install the splunknotifo.py Python alert script.</li>
<li>Setup splunknotifo.py</li>
<li>Setup saved search.</li>
</ol>
<h3>Assumptions</h3>
<ul>
<li>This process assumes that you&#8217;ve got Splunk installed and monitoring a file containing sshd log messages.</li>
</ul>
<h3>Steps</h3>
<p><span id="more-2040"></span></p>
<ol>
<li>Browse to <a href="https://notifo.com/user/register">https://notifo.com/user/register</a> to setup a Notifo account.</li>
<li>Browse to <a href="https://notifo.com/user/login">https://notifo.com/user/login</a>, login, and visit the <strong>Settings</strong> page.</li>
<li>Locate and record your <strong>API Secret</strong> (<a href="http://undef.files.wordpress.com/2010/08/screenshot7.png">screenshot</a>)</li>
<li>From your <a href="http://itunes.apple.com/us/app/notifo/id359063459?mt=8">desktop</a> or your iPhone browse to the iTunes App Store to install and configure the Notifo app.</li>
<li>On the system running Splunk, download and install the notifo.py Python module (<a href="http://undef.files.wordpress.com/2010/08/screenshot2.png">screenshot</a>):<code><br />
~$ cd /usr/local/src<br />
/usr/local/src$ git clone git://github.com/mrtazz/notifo.py.git<br />
/usr/local/src$ cd notifo.py<br />
/usr/local/src/notifo.py$ $SPLUNK_HOME/bin/splunk cmd python setup.py install<br />
</code></li>
<li>On the system running Splunk, download the splunknotifo.py Python alert script (<a href="http://undef.files.wordpress.com/2010/08/screenshot3.png">screenshot</a>):<code><br />
~$ cd $SPLUNK_HOME/bin/scripts<br />
/opt/splunk/bin/scripts$ get http://github.com/ampledata/soss/raw/master/splunknotifo/splunknotifo.py<br />
/opt/splunk/bin/scripts$ get http://github.com/ampledata/soss/raw/master/splunknotifo/splunknotifo_conf-default-.py<br />
</code></li>
<li>Configure splunknotifo_conf.py with your Notifo <strong>APIUsername</strong> and <strong>APISecret</strong> (see step #3 above):<code><br />
~$ cd $SPLUNK_HOME/bin/scripts<br />
/opt/splunk/bin/scripts$ mv splunknotifo_conf-default-.py splunknotifo_conf.py<br />
/opt/splunk/bin/scripts$ vim splunknotifo_conf.py<br />
</code></li>
<li>Using the Splunk web interface, search for the term(s) you&#8217;d like to match and click <strong>Actions</strong> &gt;&gt; <strong>Save search&#8230;</strong> (<a href="http://undef.files.wordpress.com/2010/08/screenshot5.png">screenshot</a>).</li>
<li>Enter the parameters for your Saved Search:<br />
<a href="http://undef.files.wordpress.com/2010/08/screenshot6.png"><img class="alignnone size-full wp-image-531" title="Saved Search settings" src="http://undef.files.wordpress.com/2010/08/screenshot6.png" alt="" width="245" height="443" /></a></li>
<li>Done!</li>
</ol>
<h3>To Test</h3>
<ol>
<li><a href="http://gregalbrecht.com/2010/08/10/invalid-user/">Generate some sshd log messages.</a></li>
<li>You should get an alert on your iPhone like this:<br />
<a href="http://undef.files.wordpress.com/2010/08/notifo_alert.jpg"><img class="alignnone size-full wp-image-535" title="notifo alert" src="http://undef.files.wordpress.com/2010/08/notifo_alert.jpg" alt="" width="320" height="480" /></a></li>
</ol>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/2010/08/16/how-to-use-notifo-to-receive-splunk-alerts-on-your-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
