<?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>Open Source Business &#187; universities</title>
	<atom:link href="http://gasperson.com/category/universities/feed/" rel="self" type="application/rss+xml" />
	<link>http://gasperson.com</link>
	<description>tech journalist Tina Gasperson</description>
	<lastBuildDate>Mon, 09 Feb 2009 14:48:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OSUOSL Splunks its logs</title>
		<link>http://gasperson.com/2006/06/osuosl-splunks-its-logs/</link>
		<comments>http://gasperson.com/2006/06/osuosl-splunks-its-logs/#comments</comments>
		<pubDate>Tue, 13 Jun 2006 00:21:19 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[closed source]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open standards]]></category>
		<category><![CDATA[universities]]></category>

		<guid isPermaLink="false">http://69.89.31.194/~gasperson/?p=17</guid>
		<description><![CDATA[A unique closed-source network monitoring product called Splunk is helping the Oregon State University Open Source Lab (OSUOSL) further its mission to &#8220;accelerate the adoption of open source software across the globe.&#8221;
 
 The OSUOSL fosters open source development projects as a service to the community. The lab &#8220;is all about using open standards to [...]]]></description>
			<content:encoded><![CDATA[<p>A unique closed-source network monitoring product called <a href="http://www.splunk.com/">Splunk</a> is helping the <a href="http://www.osuosl.org/">Oregon State University Open Source Lab</a> (OSUOSL) further its mission to &#8220;accelerate the adoption of open source software across the globe.&#8221;</p>
<p> <span id="more-17"></span></p>
<p> The OSUOSL fosters open source development projects as a service to the community. The lab &#8220;is all about using open standards to promote technologies that help the University stimulate its lasting attitude of inquiry and social responsibility,&#8221; according to the FAQ at its Web site.</p>
<p><a href="http://staff.osuosl.org/%7Ecshields/">Corey Shields</a>, lead systems engineer for the lab, oversees the management of 60 servers that are logged to a central host using syslog-ng and stunnel. Before Splunk, the log host environment was set up to output files into directory hierarchies, with new files for each day. When there was a problem with a server, Shields had to search through all the log files manually to find out what was wrong. &#8220;To find problems in this setup, there is a lot of grep and awking to do,&#8221; Shields says, &#8220;and that is when you know what you are greping for.&#8221; Looking through the logs by hand took a lot of time, especially when multiple servers were performing the same functions and generating gigabytes of log data every day.</p>
<p>Shields remembered seeing Splunk demonstrated at San Francisco&#8217;s LinuxWorld Conference and Expo last year. &#8220;I thought it was a pretty good idea.&#8221; Splunk is kind of like Google for server logs. It &#8220;sucks up every type of log you care to feed it, indexes them, and then makes them easily searchable via a nifty AJAX-enabled Web interface,&#8221; writes OpenSolaris.org&#8217;s <a href="http://www.cuddletech.com/blog/pivot/entry.php?id=637">Ben Rockwood</a>.</p>
<p>Shields says installing Splunk on a Hewlett-Packard ProLiant DL140 server running Debian took just a few minutes. &#8220;Everything is pre-packaged, and the installation asks a few questions. It indexes data in quite a few different ways. I played around with some of the methods for a day, and settled on having syslog-ng output data to a named pipe which Splunk then watches,&#8221; he says. &#8220;This allowed us to keep our existing log host configuration, and use Splunk to supplement it.&#8221;</p>
<p>&#8220;I had a slight challenge in the beginning getting data into Splunk,&#8221; Shields says. He posted a question on the user forums and got a &#8220;quick response&#8221; that got him back on track.</p>
<p>&#8220;Almost immediately Splunk showed its worth in helping to find problems I didn&#8217;t even notice the symptoms of,&#8221; he says. &#8220;I was [using Splunk to] browse the logs of one of our development testbeds and noticed a cron job that was running every minute out of an old account from a developer who had left the group six months before. Given the alternative of just looking through the log one page at a time, I would not have been scouting for possible problems.&#8221;</p>
<p>Shields says the time-saving element of Splunk has proved invaluable to the lab. He hopes that in the near future Splunk will provide greater reporting opportunities. &#8220;Statistics are important,&#8221; he says. &#8220;They can mean bragging rights, new job lines, resource needs. When you have a cluster of machines all performing the same job, the difficulty of collecting statistics seems to increase with the size of your resources. I would like to see awstats-like reporting from any given search or data set on the fly. Overlay a couple of search results graphed on top of each other and you get to compare trends. Now, wouldn&#8217;t that be great?&#8221;</p>
<p>Splunk is available either as a freeware download or a commercial application called Splunk Professional, which is priced based on the amount of data that needs to be indexed per day and charged on an annual basis. A company that needs to index up to 500 megabytes per day would pay $2,500 a year.</p>
<p>Patrick McGovern, one of the founders of Splunk, says his company is looking at the possibility of opening parts of the source code within the year. &#8220;At this point we are doing a bit of a hybrid,&#8221; McGovern says. &#8220;We&#8217;re providing the software at zero cost, and we are providing all the API to allow developers to extend and customize our search engine to suit their needs. We&#8217;re also keeping parts of the code closed, so that large data centers have a reason to purchase the professional version of our software.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://gasperson.com/2006/06/osuosl-splunks-its-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
