From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-soc+bounces-1816-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 54A201381F3 for <garchives@archives.gentoo.org>; Mon, 22 Apr 2013 01:19:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2880E0B83; Mon, 22 Apr 2013 01:19:42 +0000 (UTC) Received: from mail-pd0-f173.google.com (mail-pd0-f173.google.com [209.85.192.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B082E0B83 for <gentoo-soc@lists.gentoo.org>; Mon, 22 Apr 2013 01:19:42 +0000 (UTC) Received: by mail-pd0-f173.google.com with SMTP id v10so403350pde.32 for <gentoo-soc@lists.gentoo.org>; Sun, 21 Apr 2013 18:19:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type; bh=pN9qG6QjicyJg3Ewd9b4PXDTQ7JNPqHj1h+7FcfZRW0=; b=jhF6Ik8Be0aa8lF+q+a79AkgXrstB6XUXEw7SuSF7hgq+uV3A3Upc9sVvssltpEaV9 mHSkF+1dpaWrSL1dCcf2EV4LSj4wdJz+XbSZ4065dGWYN91h9rSg2rLayvNLtRe7GTkN HHq5UdEt0GvHix7e8/D13CWG9Sl8PqQtnFv9gxy/cS28xJ2jKRwuacqyBqbp+waZRW0f iqXNwCbrf1AzjK3Z92HjP60GXwPO+R8NzKutOUHFxJFGcdF7l9nh6yJ/EWwdGwCPrOu8 8iLGxiqRYJRpz0/uAF/ud+cjsw2qTrNLnuJ9/G0uC3pJqvrCI2DCoZJO9sFJVd0SgguF eiVw== X-Received: by 10.66.88.105 with SMTP id bf9mr26202971pab.175.1366593581208; Sun, 21 Apr 2013 18:19:41 -0700 (PDT) Precedence: bulk List-Post: <mailto:gentoo-soc@lists.gentoo.org> List-Help: <mailto:gentoo-soc+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-soc+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-soc+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-soc.gentoo.org> X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org MIME-Version: 1.0 Received: by 10.66.250.198 with HTTP; Sun, 21 Apr 2013 18:19:21 -0700 (PDT) From: =?UTF-8?Q?Antanas_Ur=C5=A1ulis?= <antanas.ursulis@gmail.com> Date: Mon, 22 Apr 2013 02:19:21 +0100 Message-ID: <CALQr0erKVUN-rJAhT6trmP6_RWKrVY+KSxi4S_U+GmaBQ9oKXg@mail.gmail.com> Subject: [gentoo-soc] GSoC 2013: Log collector To: gentoo-soc@lists.gentoo.org Content-Type: multipart/alternative; boundary=f46d042e0187f5d91304dae8dc3f X-Archives-Salt: 745582e6-b3d5-4045-90a9-cc35f5afe1cb X-Archives-Hash: 9366a8be3a363d785c567e9d18845cd4 --f46d042e0187f5d91304dae8dc3f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, I'm a final year Computer Science undergraduate at the University of Cambridge (UK). My main languages are C and C++, but my bachelor's project involves working with and modifying the CIEL task-parallel execution system written in Python, and I have also been using Python for my scripting needs. I have been a Gentoo user since 2009 (switched from *buntu), if I can remember correctly. I am interested in the "Log collector/analyzer for tinderbox" GSoC project, not only because I would like to help the developers of my favourite Linux distribution, but I could also see myself using an extension of the tool to oversee my own systems (for example, computers at the Lithuanian National Olympiad in Informatics, where I am a member of the technical staff). Of course, there are some things I would like to discuss. Firstly, are there already any thoughts on a replacement for Amazon's SimpleDB storage? I would see that as a major part of the project. Second, if I were to think of this as a more general tool, with the possibility to support various log providers (portage, apache, etc.) and analyzers in the future, what would your opinion be on that? I think it would be possible to implement this without any external dependencies, so that Portage remains light. Third, after a quick search, I came upon the question: is there a reason not to hook into systems such as Apache Flume + Elastic Search, or logstash, or Scribe? Lastly, I would like to know up-front whether you would be OK with me only being to able to fully focus on the project from the 7th June - I have exams until then and cannot devote my time to this. That is 10 calendar days lost from the "Students get to know mentors, read documentation, get up to speed to begin working on their projects." phase. I'm happy to provide more background about myself and hope to hear from you= ! Regards, Antanas Ur=C5=A1ulis --f46d042e0187f5d91304dae8dc3f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div><div><div><div><div><div>Hello,<br><br></div>I'm = a final year Computer Science undergraduate at the University of Cambridge = (UK). My main languages are C and C++, but my bachelor's project involv= es working with and modifying the CIEL task-parallel execution system writt= en in Python, and I have also been using Python for my scripting needs. I h= ave been a Gentoo user since 2009 (switched from *buntu), if I can remember= correctly.<br> <br></div>I am interested in the "Log collector/analyzer for tinderbox= " GSoC project, not only because I would like to help the developers o= f my favourite Linux distribution, but I could also see myself using an ext= ension of the tool to oversee my own systems (for example, computers at the= Lithuanian National Olympiad in Informatics, where I am a member of the te= chnical staff).<br> <br></div>Of course, there are some things I would like to discuss. Firstly= , are there already any thoughts on a replacement for Amazon's SimpleDB= storage? I would see that as a major part of the project. Second, if I wer= e to think of this as a more general tool, with the possibility to support = various log providers (portage, apache, etc.) and analyzers in the future, = what would your opinion be on that? I think it would be possible to impleme= nt this without any external dependencies, so that Portage remains light. T= hird, after a quick search, I came upon the question: is there a reason not= to hook into systems such as Apache Flume + Elastic Search, or logstash, o= r Scribe?<br> <br></div>Lastly, I would like to know up-front whether you would be OK wit= h me only being to able to fully focus on the project from the 7th June - I= have exams until then and cannot devote my time to this. That is 10 calen= dar days lost from the "Students get to know mentors, read documentati= on, get up to speed to begin working on their projects." phase.<br> <br></div>I'm happy to provide more background about myself and hope to= hear from you!<br><br></div>Regards,<br>Antanas Ur=C5=A1ulis<br> </div> --f46d042e0187f5d91304dae8dc3f--