<?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"
	>

<channel>
	<title>Splunk for the win(dows)</title>
	<atom:link href="http://blogs.splunk.com/johnathon/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blogs.splunk.com/johnathon</link>
	<description>cleaning every Window pain</description>
	<pubDate>Tue, 04 Aug 2009 16:12:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>40 Days of Splunk 4.0 - Euro Splunkers awesome (as usual)</title>
		<link>http://blogs.splunk.com/johnathon/?p=17</link>
		<comments>http://blogs.splunk.com/johnathon/?p=17#comments</comments>
		<pubDate>Thu, 30 Jul 2009 17:54:07 +0000</pubDate>
		<dc:creator>johnathon</dc:creator>
		
		<category><![CDATA[Homepage]]></category>

		<category><![CDATA[Splunk 4]]></category>

		<category><![CDATA[40 Days of Splunk 4.0]]></category>

		<category><![CDATA[Accenture]]></category>

		<category><![CDATA[dynamic field lookup]]></category>

		<category><![CDATA[Splunk Live London]]></category>

		<category><![CDATA[Telenor]]></category>

		<category><![CDATA[Vodafone]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/johnathon/?p=17</guid>
		<description><![CDATA[Getting out the office to see successful Splunk customers is always a pleasure, and the presentations and conversations at SplunkLive in London were especially a treat. One of the most striking things about all three customers (Vodafone, Telenor and Accenture) is how Splunk has transitioned from a  tool used by a couple of working [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 11pt; font-family: ">Getting out the office to see successful Splunk customers is always a pleasure, and the presentations and conversations at SplunkLive in London were especially a treat. One of the most striking things about all three customers (Vodafone, Telenor and Accenture) is how Splunk has transitioned from a  tool used by a couple of working teams into a cross-organization IT utility. Despite being from two different industry verticals, they also all approached the problem in a similar way, and that way suggests the new dynamic lookup feature is going to be very popular.</span></p>
<p>If you’re an existing Splunk user, you might be familiar with our <a title="transaction documentation" href="http://www.splunk.com/base/Documentation/4.0.1/SearchReference/Transaction" target="_blank">transaction </a>search-time command. It’s used to identify patterns that indicate a single, unified intention – such as buying something from an online store – even across multiple data sources. That works great when there is some common piece of data to anchor on, such as an IP address or user name. In both the online retail and telecom use cases we saw in London, that was a major part of how groups at different layers of the stack exposed their data to their peers working elsewhere; e.g. the IP address was a way for the web team to track the network behavior of a host through the router logs to look for network-layer abnormalities. These kinds of searches were common to all of our London presenters’ normal use of Splunk.</p>
<p>But what do you do if there is no shared piece of data tying two sources together?</p>
<p>Enter the <a title="dynamic field lookup" href="http://www.splunk.com/base/Documentation/4.0.1/ReleaseNotes/Searchlanguageandknowledgeextensions#Dynamic_field_lookups" target="_blank">dynamic field lookup</a> feature. It’s like summary indexing light – you run a search that populates a smaller, more manageable table structure with data. But here’s the difference: dynamic lookups can act as an intermediary, joining data from one sourcetype with another at search time. For example, we use this for the Windows GUID lookup feature. When Splunk indexes Active Directory, it identifies all the GUIDs and adds the GUID and its associated common name to a lookup table. Then, if you ask Splunk to translate GUIDs, it takes all the GUIDs in your search return and checks to see if it’s in that table. If it is, a new field is dynamically added to your searched events – the common name – as if it had always been there.</p>
<p>That’s a fairly basic use of the feature, however. Vodafone, who was a London presenter and Splunk 4.0 beta tester, had a more ingenious use case. They’re using it to create abstracted data access points for each IT service they manage. So one service – for example, the customer management system – can return via a Splunk search the last few numbers a customer called if you search on the customer number, but not return the customer’s name or other revealing information. Other groups can then consume that information, much like a feed or other web advertised service, directly in their own searches and dashboards. Not only is the data access constrained by role, but potentially also by time as well, providing secure windows into past activity that still respect the privacy of Vodafone’s customers.</p>
<p>The idea of joining data from one source contingent on another source in a safe and controlled fashion using Splunk seems to resonate with almost all of our beta customers. Dynamic lookup tables may end up being one of those features that has much more mileage in it than we ever anticipated. <a title="Field lookup documentation" href="http://www.splunk.com/base/Documentation/latest/knowledge/Addfieldsfromexternaldatasources" target="_blank">Learn how to make yours here. </a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/johnathon/?feed=rss2&amp;p=17</wfw:commentRss>
		</item>
		<item>
		<title>Getting started with Splunk on Windows, a short subject documentary</title>
		<link>http://blogs.splunk.com/johnathon/?p=16</link>
		<comments>http://blogs.splunk.com/johnathon/?p=16#comments</comments>
		<pubDate>Fri, 20 Mar 2009 17:08:13 +0000</pubDate>
		<dc:creator>johnathon</dc:creator>
		
		<category><![CDATA[Windows Management]]></category>

		<category><![CDATA[getting started]]></category>

		<category><![CDATA[inputs]]></category>

		<category><![CDATA[splunk on windows]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/johnathon/?p=16</guid>
		<description><![CDATA[Here in the Ivory Tower of Splunk, it&#8217;s easy to forget sometimes that people in the rest of the world are busy too. Despite our undying love for search software, there are plenty of people out there who are just doing a drive-by of our software. We should make it super - dead - simple to [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 11pt; font-family: ">Here in the Ivory Tower of Splunk, it&#8217;s easy to forget sometimes that people in the rest of the world are busy too. Despite our undying love for search software, there are plenty of people out there who are just doing a drive-by of our software. We should make it super - dead - simple to use.</span></p>
<p><span style="font-size: 11pt; font-family: ">That&#8217;s a neverending story, however. But today&#8217;s installment is a video on getting started with Splunk on Windows. If you&#8217;re confused or having trouble getting going, it&#8217;s our fault. But maybe this will help:</span></p>
<p><span style="font-size: 11pt; font-family: "><span style="font-size: 11pt; font-family: "><span style="font-size: 11pt; font-family: "><span style="font-size: 11pt; font-family: "><span style="mso-spacerun: yes;"> </span><a href="http://www.splunk.com/view/SP-CAAADKS">http://www.splunk.com/view/SP-CAAADKS</a></span><a href="http://www.splunk.com/view/SP-CAAADKS"></a></span></span></span></p>
<p><span style="font-size: 11pt; font-family: "><span style="font-size: 11pt; font-family: ">Enjoy, and merry Splunking. </span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/johnathon/?feed=rss2&amp;p=16</wfw:commentRss>
		</item>
		<item>
		<title>Splunking for a rogue exchange admin</title>
		<link>http://blogs.splunk.com/johnathon/?p=14</link>
		<comments>http://blogs.splunk.com/johnathon/?p=14#comments</comments>
		<pubDate>Mon, 02 Feb 2009 23:31:49 +0000</pubDate>
		<dc:creator>johnathon</dc:creator>
		
		<category><![CDATA[Exchange]]></category>

		<category><![CDATA[Windows Management]]></category>

		<category><![CDATA[app management]]></category>

		<category><![CDATA[splunk for exchange]]></category>

		<category><![CDATA[splunk for mail]]></category>

		<category><![CDATA[splunk on windows]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/johnathon/?p=14</guid>
		<description><![CDATA[Recently I was speaking with a customer who was concerned that one of the Windows admins was reading the email of regular users. Thought I&#8217;d share this tidbit as a simple example of the power of search. In this case, we didn&#8217;t even have to go to other data sources other than the relevant event [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">Recently I was speaking with a customer who was concerned that one of the Windows admins was reading the email of regular users. Thought I&#8217;d share this tidbit as a simple example of the power of search. In this case, we didn&#8217;t even have to go to other data sources other than the relevant event log, though later analysis of netflow logs triangulated from where the admin was connecting to the Exchange server from. </span></p>
<p><strong><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">Problem</span></strong><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">: Senior admin has reason to think another admin is abusing privileges and reading other people’s mail on Exchange.</span><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;"><br />
<strong><span style="font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">Use Case</span></strong>: Splunk the Exchange event logs to check for insider threat.<br />
<strong><span style="font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">Search 1</span></strong>: bad_admin_username “EventCode=1016”</span></p>
<p><strong><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman';">Finds</span></strong><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;; mso-fareast-font-family: 'Times New Roman';">: User who has opened up a mailbox that is owned by someone else.</span></p>
<p><strong><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">Search 2:</span></strong><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;"> bad_admin_username “EventCode=1013”<br />
</span><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;"><strong></strong></span></p>
<p><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;"><strong><span style="font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">Finds</span></strong>: User who has opened up an additional mailbox. Needed because if the mailbox is shared (ie alias for a particular department) you won’t get a 1016</span></p>
<p><strong></strong></p>
<p><strong><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">Use Case 2</span></strong><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">: Check for network logins by the admin to the Exchange box in the security log. This search will show if they’ve been using the Exchange console to connect remotely and take unauthorized actions</span><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;"><br />
</span><span style="font-size: 9pt; color: #666666; font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;"><strong><span style="font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">Search: </span></strong>bad_admin_username “Login Type=Network” “Success Audit”</span></p>
<p><strong><span style="font-family: &quot;Helvetica&quot;,&quot;sans-serif&quot;;">Finds</span></strong>: Shows if admin has been using the Exchange console to connect remotely and take unauthorized actions. Note that you will not know what the action is unless you have turned on more aggressive auditing than the default.</p>
<p><strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/johnathon/?feed=rss2&amp;p=14</wfw:commentRss>
		</item>
		<item>
		<title>Boss! Boss! De-Boost! De-Boost!</title>
		<link>http://blogs.splunk.com/johnathon/?p=1</link>
		<comments>http://blogs.splunk.com/johnathon/?p=1#comments</comments>
		<pubDate>Thu, 29 Jan 2009 23:20:36 +0000</pubDate>
		<dc:creator>johnathon</dc:creator>
		
		<category><![CDATA[Splunk the Bar]]></category>

		<category><![CDATA[mixology]]></category>

		<category><![CDATA[south side]]></category>

		<category><![CDATA[splunk culture]]></category>

		<category><![CDATA[splunk fun]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/johnathon/?p=1</guid>
		<description><![CDATA[ 
Ever had a girlfriend that just wouldn’t … leave? 
 
(or, for those that prefer boys, if you’ve known a Mission emo brat, you too know what I mean)
 
Maybe it was a hookup. Maybe a friend of a friend. But you were always just sorta biding time. Hanging out till something better comes along. Eventually, that [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"> </p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">Ever had a girlfriend that just wouldn’t … leave? </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">(or, for those that prefer boys, if you’ve known a Mission emo brat, you too know what I mean)</span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">Maybe it was a hookup. Maybe a friend of a friend. But you were always just sorta biding time. Hanging out till something better comes along. Eventually, that better thing turned out to be, well, anything else. Like watching dust collect on the shriveled remains of your caring. </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">Remember the relief when one day, after months of items too conveniently “forgotten” at your house, ignored phone calls and awkward social gatherings when you suddenly realized…</span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">They were gone? </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">&lt;&lt;cricket noise&gt;&gt;</span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">Now crystallize and concatenate that relief you felt with the very real, inescapable fact that Boost is gone. That’s right, janky code that stuck around way too long, forgotten about until it called you in the middle of <em>24</em> to tell you that it had left a mutex behind the couch. Another moment lost, stolen by the one that won’t, for the love of God, get away. </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">Now it is gone. Mitch killed it. Exorcised it from Splunk with rituals to dark pagan Gods. Slayed it like Grendel. The deed is done. </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">Now we feast* and drink in revelry to this glorious act. Come and raise a glass of <em>de-boost</em>. Only on the South Side.  </span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/johnathon/?feed=rss2&amp;p=1</wfw:commentRss>
		</item>
		<item>
		<title>Time goes by. More slowly.</title>
		<link>http://blogs.splunk.com/johnathon/?p=2</link>
		<comments>http://blogs.splunk.com/johnathon/?p=2#comments</comments>
		<pubDate>Wed, 31 Dec 2008 22:30:45 +0000</pubDate>
		<dc:creator>johnathon</dc:creator>
		
		<category><![CDATA[Splunk the Bar]]></category>

		<category><![CDATA[mixology]]></category>

		<category><![CDATA[south side]]></category>

		<category><![CDATA[splunk culture]]></category>

		<category><![CDATA[splunk fun]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/johnathon/?p=2</guid>
		<description><![CDATA[Did you know the earth, in addition to warming, is slowing? We, the early Global Slowing movement, are raising awareness of this issue here at Splunk. 
 
So dire is the threat that time itself is being distorted by this world-wide phenomenon. To compensate, authorities have declared a Leap Second to protect us from slowing rotational [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">Did you know the earth, in addition to warming, is slowing? We, the early Global Slowing movement, are raising awareness of this issue here at Splunk. </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">So dire is the threat that time itself is being distorted by this world-wide phenomenon. To compensate, authorities have declared a </span><a href="http://en.wikipedia.org/wiki/Leap_second"><span style="font-size: small;">Leap Seco</span></a><a href="http://en.wikipedia.org/wiki/Leap_second"><span style="font-size: small;">nd</span></a><span style="font-size: small;"> to protect us from slowing rotational patterns. </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">Therefore, the Global Slowing movement beseeches you to use this extra second wisely. Join us as we protest this travesty with a shot at exactly midnight GMT (16:00 PST) on the south side. </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">Remember, it’s like it never was. What happens on the leap second, stays on the leap second. </span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/johnathon/?feed=rss2&amp;p=2</wfw:commentRss>
		</item>
		<item>
		<title>Eat your fruit</title>
		<link>http://blogs.splunk.com/johnathon/?p=3</link>
		<comments>http://blogs.splunk.com/johnathon/?p=3#comments</comments>
		<pubDate>Fri, 12 Dec 2008 23:50:33 +0000</pubDate>
		<dc:creator>johnathon</dc:creator>
		
		<category><![CDATA[Splunk the Bar]]></category>

		<category><![CDATA[mixology]]></category>

		<category><![CDATA[south side]]></category>

		<category><![CDATA[splunk culture]]></category>

		<category><![CDATA[splunk fun]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/johnathon/?p=3</guid>
		<description><![CDATA[What is this? Do you know how hard we in the morale department work to keep you happy? Our fingers bleed; have you seen a callous this big before? Only on that black pit you call a soul.
 
We paid good money for that tasty goodness rotting away in the kitchen. Don’t pretend like you didn’t [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">What is this? Do you know how hard we in the morale department work to keep you happy? Our fingers bleed; have you seen a callous this big before? Only on that black pit you call a soul.</span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">We paid good money for that tasty goodness rotting away in the kitchen. Don’t pretend like you didn’t seem them there. Lots of fresh, organic, artisanal local fruit. Grown by professionals. Armies mobilized from Central America to come a pick them, risking life and limb. Delivered to <em>mere feet </em>from your lazy desk by hipsters on the backs of biofueled, trendy little scooters.</span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">And for what? So you can watch them attract flies. A vile waste that will not be tolerated!</span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">Unfortunately, the morale department cannot eat that many pears single-handed. Therefore, you will be further indulged, like a African despot bribed into a life of privileged seclusion in a villa outside London.  </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">So bring your aviator shades and come to the south side. Where we will cut, gut and turn delicious pear goodness into tasty shots. It’s pear-on-gin-on-pear action that will make you happy, the pear happy, and the gin happy. </span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"> </p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="color: #0f243e;"><span style="font-size: small;">On the South Side.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/johnathon/?feed=rss2&amp;p=3</wfw:commentRss>
		</item>
		<item>
		<title>You can&#8217;t keep a good drink down</title>
		<link>http://blogs.splunk.com/johnathon/?p=5</link>
		<comments>http://blogs.splunk.com/johnathon/?p=5#comments</comments>
		<pubDate>Fri, 05 Dec 2008 21:33:27 +0000</pubDate>
		<dc:creator>johnathon</dc:creator>
		
		<category><![CDATA[Splunk the Bar]]></category>

		<category><![CDATA[mixology]]></category>

		<category><![CDATA[south side]]></category>

		<category><![CDATA[splunk culture]]></category>

		<category><![CDATA[splunk fun]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/johnathon/?p=5</guid>
		<description><![CDATA[Sometimes you must be reminded by loss to appreciate what you have. Consider, for example, the tragic loss of liquor that afflicted us for 13 years. Makes the truancy of your Splunk bar staff seem like a mere bathroom break. 
 
But all bad things come to an end. 
 
Seventy five years ago the US repealed [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">Sometimes you must be reminded by loss to appreciate what you have. Consider, for example, </span><a href="http://en.wikipedia.org/wiki/Eighteenth_Amendment_to_the_United_States_Constitution"><span style="font-size: small; color: #0000ff; font-family: Verdana;">the tragic loss of liquor</span></a><span style="font-size: small; color: #0f243e; font-family: Verdana;"> that afflicted us for 13 years. Makes the truancy of your Splunk bar staff seem like a mere bathroom break. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">But all bad things come to an </span><a href="http://ie.youtube.com/watch?v=Yu_moia-oVI"><span style="font-size: small; color: #0000ff; font-family: Verdana;">end</span></a><span style="font-size: small; color: #0f243e; font-family: Verdana;">. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">Seventy five years ago the </span><a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2008/12/05/MNMO14IBLS.DTL"><span style="font-size: small; color: #0000ff; font-family: Verdana;">US repealed Prohibition</span></a><span style="font-size: small; color: #0f243e; font-family: Verdana;">, and tonight the South Side repeals ours. And rest assured, we’re doing it in style – Manhattan style. Ever wondered how to make the drink that self-describes as “perfect?” I’ll give you a hint: it gets more perfect the more you have. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">South Side at 5. A toast to the 21<sup>st</sup>.  </span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/johnathon/?feed=rss2&amp;p=5</wfw:commentRss>
		</item>
		<item>
		<title>Cocktail Default Swaps</title>
		<link>http://blogs.splunk.com/johnathon/?p=13</link>
		<comments>http://blogs.splunk.com/johnathon/?p=13#comments</comments>
		<pubDate>Fri, 10 Oct 2008 23:47:07 +0000</pubDate>
		<dc:creator>johnathon</dc:creator>
		
		<category><![CDATA[Splunk the Bar]]></category>

		<category><![CDATA[mixology]]></category>

		<category><![CDATA[south side]]></category>

		<category><![CDATA[splunk culture]]></category>

		<category><![CDATA[splunk fun]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/johnathon/?p=13</guid>
		<description><![CDATA[Woe. Calamity. Bust. As your retirement account swoons and banks once mighty crumble to dust, you might start to wonder what to do at a time like this. Do you flee to cash? Bullion? Or do you reach deep into those pantalones and find your last bit of pocket change to plow into this bottom? [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">Woe. Calamity. Bust. As your retirement account swoons and banks once mighty crumble to dust, you might start to wonder what to do at a time like this. Do you flee to cash? Bullion? Or do you reach deep into those pantalones and find your last bit of pocket change to plow into this bottom? (it is the bottom, right?) </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">No. All of those involve risk. And require far too much effort. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">No, you drink you silly Splunker. And while we watch lower Manhattan sink into the Hudson, </span><a href="http://www.nytimes.com/imagepages/2008/09/21/weekinreview/20080921_LEONHARDT_GRFK_A.html"><span style="font-size: small; color: #0000ff; font-family: Verdana;">we will ask is that glass half full, or half empty</span></a><span style="font-size: small; color: #0f243e; font-family: Verdana;">. For half-empty is the only way I can imagine serving the </span><a href="http://www.pocketbar.vishalseth.com/Searched_Recipe_3581_for_Stock_Market_Crash.aspx"><span style="font-size: small; color: #0000ff; font-family: Verdana;">Market Crash</span></a><span style="font-size: small; color: #0f243e; font-family: Verdana;">, a delicious and nutritious blend of brown booze. After all, when you mix red ink with black, brown is what you get.  </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"> </p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">5 on the South Side. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/johnathon/?feed=rss2&amp;p=13</wfw:commentRss>
		</item>
		<item>
		<title>The tall guy against the wall</title>
		<link>http://blogs.splunk.com/johnathon/?p=12</link>
		<comments>http://blogs.splunk.com/johnathon/?p=12#comments</comments>
		<pubDate>Fri, 12 Sep 2008 23:35:12 +0000</pubDate>
		<dc:creator>johnathon</dc:creator>
		
		<category><![CDATA[Splunk the Bar]]></category>

		<category><![CDATA[mixology]]></category>

		<category><![CDATA[south side]]></category>

		<category><![CDATA[splunk culture]]></category>

		<category><![CDATA[splunk fun]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/johnathon/?p=12</guid>
		<description><![CDATA[For a nice sunny summer week, far too many of us have succumbed to illness. Clearly the move, sprinting and attendant stress has been too much for some Splunkers. We salute their sacrifice to the greater good. Those who still survive should take all due and proper precautions to ensure their continued health. For that [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">For a nice sunny summer week, far too many of us have succumbed to illness. Clearly the move, sprinting and attendant stress has been too much for some Splunkers. We salute their sacrifice to the greater good. Those who still survive should take all due and proper precautions to ensure their continued health. For that no tonic is better than the (in)famous Harvey Wallbanger. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">Bringing together the restorative powers of orange juice, ancient Italian herbs and wholesome grain liquor, the Harvey Wallbanger provides all the nutrition the body needs to ward off sickness and scope creep. That it sounds like your creepy uncle also helps add extra tre chic that PBR sipping hipsters adore. This ain’t your sister’s screwdriver – this is bona fide old school. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">So come get the cure for what ails you down on the south side after five. As a special bonus, I’ll explain the subject line and other dirty names for OJ based beverages that they only teach in Sunday school. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/johnathon/?feed=rss2&amp;p=12</wfw:commentRss>
		</item>
		<item>
		<title>It&#8217;s too hot</title>
		<link>http://blogs.splunk.com/johnathon/?p=11</link>
		<comments>http://blogs.splunk.com/johnathon/?p=11#comments</comments>
		<pubDate>Sat, 06 Sep 2008 00:10:33 +0000</pubDate>
		<dc:creator>johnathon</dc:creator>
		
		<category><![CDATA[Splunk the Bar]]></category>

		<category><![CDATA[mixology]]></category>

		<category><![CDATA[south side]]></category>

		<category><![CDATA[splunk culture]]></category>

		<category><![CDATA[splunk fun]]></category>

		<guid isPermaLink="false">http://blogs.splunk.com/johnathon/?p=11</guid>
		<description><![CDATA[After last week’s little sojourn to the desert, many of you have expressed thoughtful concern for my well being. After all, even a many-talented drinker like myself might be challenged by: 
 


Riding a bike


Avoiding 50,000 dirty hippies


Avoiding Matt


Maintaining a satisfactory blood alcohol content


 
&#8230;especially when one must do all of these things at the same time, [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">After last week’s little sojourn to the desert, many of you have expressed thoughtful concern for my well being. After all, even a many-talented drinker like myself might be challenged by: </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<ol>
<li>
<div class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="color: #0f243e;"><span style="font-size: small; font-family: Verdana;">Riding a bike</span></span></div>
</li>
<li>
<div class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="color: #0f243e;"><span style="font-size: small; font-family: Verdana;">Avoiding 50,000 dirty hippies</span></span></div>
</li>
<li>
<div class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="color: #0f243e;"><span style="font-size: small; font-family: Verdana;">Avoiding Matt</span></span></div>
</li>
<li>
<div class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"><span style="color: #0f243e;"><span style="font-size: small; font-family: Verdana;">Maintaining a satisfactory blood alcohol content</span></span></div>
</li>
</ol>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">&#8230;especially when one must do all of these things at the same time, all day, every day for a whole week. What technology makes this possible? Surely John isn’t mixing patchouli flavored, rose colored martinis.  </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">Indeed not. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">May I present you with a useful little concoction, should you find yourself wandering the Sahara with the cast of Ab Fab. <strong>Playa Sangria</strong>. It’s quick, it’s easy, it’s cheap, it’s tasty and you can use it to wash down a hippie. If you don’t mind them being a bit sticky afterwards. And since it’s hotter here than it was in the middle of the Nevada desert, a little sounds delish. </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; color: #0f243e; font-family: Verdana;">On the South Side, starting now. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.splunk.com/johnathon/?feed=rss2&amp;p=11</wfw:commentRss>
		</item>
	</channel>
</rss>
