This repository has been archived by the owner on Jul 18, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathindex.html
221 lines (214 loc) · 13.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="fluentd, log collector, event collector, log aggregator, ruby, JSON logging" />
<meta name="description" content="Fluentd is an open-source tool to collect events and logs. 150+ plugins instantly enables you to store the massive data for Log Search, Big Data Analytics, and Archiving (MongoDB, S3, Hadoop)." />
<meta name="google-site-verification" content="y_tydIQd6TZaoY-qR9geJSDX95h10_w4CXL6NznjgdI" />
<meta name="msvalidate.01" content="FA8C6A3FF6ADEE726950F238947D5295" />
<title>Fluentd: Open Source Log Management</title>
<link media="all" rel="stylesheet" type="text/css" href="css/all.css" />
<script type="text/javascript" src="js/responsed.js" ></script>
<script type="text/javascript" src="js/all-mobile.js" ></script>
<script type="text/javascript" src="doc/_static/jquery.js"></script>
<!--[if lt IE 9]><script type="text/javascript" src="http://html5shim.googlecode.com/svn/trunk/html5.js" ></script><![endif]-->
<!-- start Mixpanel -->
<script type="text/javascript">
(function(d,c){var a,b,g,e;a=d.createElement("script");a.type="text/javascript";a.async=!0;a.src=("https:"===d.location.protocol?"https:":"http:")+'//api.mixpanel.com/site_media/js/api/mixpanel.2.js';b=d.getElementsByTagName("script")[0];b.parentNode.insertBefore(a,b);c._i=[];c.init=function(a,d,f){var b=c;"undefined"!==typeof f?b=c[f]=[]:f="mixpanel";g="disable track track_pageview track_links track_forms register register_once unregister identify name_tag set_config".split(" ");for(e=0;e<g.length;e++)(function(a){b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,0)))}})(g[e]);c._i.push([a,d,f])};window.mixpanel=c})(document,[]);
mixpanel.init("fcc682ea19e6d9f21250083a377de6f4");
mixpanel.track("ViewTop");
mixpanel.track_links('div.link-holder a', 'ClickInstall', function(link) {
console.log(link);
return {
install_url: link.href
};
});
</script>
<!-- end Mixpanel -->
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<meta property="fb:admins" content="588883490,100000237607356,741094668" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Fluentd: Log Everything in JSON" />
<meta property="og:description" content="Fluentd is an open-source tool to collect events and logs. 150+ plugins instantly enables you to store the massive data for Log Search, Big Data Analytics, and Archiving (MongoDB, S3, Hadoop)." />
<meta property="og:url" content="http://fluentd.org/" />
<meta property="og:image" content="http://fluentd.org/logos/fluentd.png" />
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<a href="http://github.com/fluent/fluentd" class="btn-github">Fork me on GitHub</a>
<div id="wrapper">
<header id="header">
<h1 class="logo"><a href="/">Fluentd</a></h1>
<div style="float: left; border: solid 0px; padding-left: 0px;
padding-top: 33px;">sponsored by <a
href="http://www.treasuredata.com/en/products/treasure-agent.php"><img
src="/images/treasure-logo-red.png" height="10px" /></a></div>
<div class="top-holder">
<ul>
<li><a href="http://docs.fluentd.org/">Docs</a></li>
<li><a href="http://fluentd.org/plugin/">Plugins</a></li>
<li><a href="http://groups.google.com/group/fluentd">Mailing List</a></li>
<li><a href="https://github.com/fluent/fluentd/issues">Issues</a></li>
<li><a href="http://github.com/fluent/fluentd">Source</a></li>
<li><a href="http://go.treasuredata.com/Fluentd_education">Sign up for Newsletters</a></li>
</ul>
<span class="social-buttons" style="margin-left:20px;">
<iframe src="http://ghbtns.com/github-btn.html?user=fluent&repo=fluentd&type=watch&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="110px"
height="20px"></iframe>
</span>
</div>
</header>
<div id="main">
<div class="main-holder">
<img src="images/txt-type.png" width="436" height="280" alt="image description" class="txt-type" />
<section class="text-holder">
<h2>Log everything in <span>JSON</span></h2>
<a href="http://docs.fluentd.org/" class="btn-look">Get Started</a>
<a href="http://fluentd.org/plugin/" class="btn-look-2">Plugins</a>
</section>
</div>
<div class="text-box">
<p>"Fluentd" is an open-source tool to collect events and logs. <a href="http://fluentd.org/plugin/">150+ plugins</a> instantly enables you to store the massive data for <a href="http://docs.fluentd.org/articles/free-alternative-to-splunk-by-fluentd">Log Search (like ElasticSearch)</a>, <a href="http://docs.fluentd.org/articles/http-to-td">Big Data Analytics</a>, and Archiving (<a href="http://docs.fluentd.org/articles/apache-to-mongodb">MongoDB</a>, <a href="http://docs.fluentd.org/articles/apache-to-s3">S3</a>, <a href="http://docs.fluentd.org/articles/http-to-hdfs">Hadoop</a>).
</div>
<div class="link-holder">
<div class="box">
<span class="btn-install">Install Fluentd</span>
</div>
<a href="http://docs.fluentd.org/articles/install-by-homebrew" class="btn">brew</a>
<a href="http://docs.fluentd.org/articles/install-by-rpm" class="btn">yum</a>
<a href="http://docs.fluentd.org/articles/install-by-deb" class="btn">apt-get</a>
<a href="http://docs.fluentd.org/articles/install-by-gem" class="btn">gem</a>
</div>
<section class="testimonials-holder">
<div class="heading">
<h3><span><strong>Fluentd in Action</strong></span></h3>
</div>
<div class="column-holder">
<div class="column-left">
<img style="margin-top:60px" id="featured-logo" src="images/user_logo/nintendo.png"/>
</div>
<div class="column-right">
<p id="featured-testimonial" class="testimonial-text">
"We use Fluentd to collect massive data logs for our platforms. Having developed a system based on Fluentd, we are now effectively monitoring and analyzing our services in real-time. We are very much satisfied with its flexibility, especially how easy it is to use in tandem with other systems."
</p>
</div>
</div>
<div class="logo-container">
<img alt="nintendo" class="logo-image" src="images/user_logo/nintendo.png"/>
<img alt="slideshare" class="logo-image" src="images/user_logo/Slideshare.png"/>
<img alt="gree" class="logo-image" src="images/user_logo/GREE.png"/>
<img alt="aws" class="logo-image" src="images/user_logo/AWS.png"/>
<img alt="line" class="logo-image" src="images/user_logo/LINE.png"/>
<a style="float:right" href="http://docs.fluentd.org/articles/users">...and more!</a>
</div>
</div>
<div style="display:none">
<span id="testimonial-nintendo">
"We use Fluentd to collect massive data logs for our platforms. Having developed a system based on Fluentd, we are now effectively monitoring and analyzing our services in real-time. We are very much satisfied with its flexibility, especially how easy it is to use in tandem with other systems."
</span>
<span id="testimonial-slideshare">
"Slideshare uses Fluentd to stream logs and events in the cloud. We were looking for a versatile yet lightweight logger in Ruby, and Fluentd fit the bill perfectly."
<br/>
<span class="testimonial-author">Sylvain Kalache, Operations Engineer</span>
</span>
<span id="testimonial-gree">
"Data Science is at the core of GREE (TYO:3632)’s business, and it starts with logging user events and Advertisement related data. We currently deploy Fluentd for a number of our games and ad services to federate user event data, and use that data to inform our product decisions."
<br/>
<span class="testimonial-author">Masaki Fujimoto, CTO</span>
</span>
<span id="testimonial-aws">
"The architecture of Fluentd (Sponsored by Treasure Data) is very similar to Apache Flume or Facebook’s Scribe. Fluentd is easier to install and maintain and has better documentation and support than Flume and Scribe"
<br/>
<span class="testimonial-author"><a href="http://media.amazonwebservices.com/AWS_Amazon_EMR_Best_Practices.pdf">Best Practices for Amazon EMR</a></span>
</span>
<span id="testimonial-line">
"We utilize Fluentd to collect a very large amount of logs. The logs are written into Hadoop HDFS clusters, and are also used to analyze various service statuses in realtime. We also use many plugins from rubygems.org to further enhance this mechanism."
<br/>
<span class="testimonial-author">Satoshi Tagomori, Software Engineer</span>
</span>
</div>
</section>
</div>
<footer id="footer">
<span class="social-buttons">
<div class="fb-like" data-href="http://fluentd.org/" data-send="false" data-layout="button_count" data-width="110" data-show-faces="false"></div>
<iframe src="http://ghbtns.com/github-btn.html?user=fluent&repo=fluentd&type=watch&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="110px"
height="20px"></iframe>
<a href="https://mixpanel.com/f/partner"><img src="https://mixpanel.com/site_media/images/partner/badge_light.png" alt="Mobile and Web Analytics" /></a>
</span>
<span class="copy">The Fluentd Project is sponsored by <a href="http://www.treasuredata.com/en/products/treasure-agent.php"><img src="/images/treasure-logo-red.png" height="10px" /></a></span>
</footer>
</div>
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-24890265-2']);
_gaq.push(['_setDomainName', 'fluentd.org']);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Google Code for fluentd -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1009909590;
var google_conversion_language = "en";
var google_conversion_format = "3";
var google_conversion_color = "ffffff";
var google_conversion_label = "5gEjCPL88wIQ1v7H4QM";
var google_conversion_value = 0;
/* ]]> */
</script>
<script type="text/javascript" src="http://www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="http://www.googleadservices.com/pagead/conversion/1009909590/?value=0&label=5gEjCPL88wIQ1v7H4QM&guid=ON&script=0"/>
</div>
</noscript>
<!-- Pardot -->
<script type="text/javascript">
piAId = '25122';
piCId = '1030';
(function() {
function async_load(){
var s = document.createElement('script'); s.type = 'text/javascript';
s.src = ('https:' == document.location.protocol ? 'https://pi' : 'http://cdn') + '.pardot.com/pd.js';
var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
}
if(window.attachEvent) { window.attachEvent('onload', async_load); }
else { window.addEventListener('load', async_load, false); }
})();
</script>
<!-- testimonial action-->
<script>
$(document).ready(function(){
$(".logo-image").hover(function(ev) {
var src = $(this).attr('src');
var company_name = $(this).attr('alt'); // this is exactly how not to use alt.
var testimonial_text = $('#testimonial-' + company_name).html();
$('#featured-logo').attr('src', src);
$('#featured-testimonial').html(testimonial_text);
var box_height = $('#featured-logo').parent().css('height').replace('px', '');
var logo_height = $('#featured-logo').css('height').replace('px', '');
var margin_top = Math.floor((box_height-logo_height)/2);
$('#featured-logo').css('margin-top', margin_top+'px');
});
})
</script>
</body>
</html>