From user-return-27983-apmail-cassandra-user-archive=cassandra.apache.org@cassandra.apache.org Mon Aug 6 15:41:41 2012 Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B0E46D3E8 for ; Mon, 6 Aug 2012 15:41:41 +0000 (UTC) Received: (qmail 63398 invoked by uid 500); 6 Aug 2012 15:41:39 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 63305 invoked by uid 500); 6 Aug 2012 15:41:38 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 63297 invoked by uid 99); 6 Aug 2012 15:41:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Aug 2012 15:41:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of felipefsch@gmail.com designates 209.85.161.172 as permitted sender) Received: from [209.85.161.172] (HELO mail-gg0-f172.google.com) (209.85.161.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Aug 2012 15:41:31 +0000 Received: by ggnc4 with SMTP id c4so2899672ggn.31 for ; Mon, 06 Aug 2012 08:41:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=RyJ4r17qzwQyQ5h1ARTbumhEsN+Id9oNNad7R41wMgE=; b=eyDAas9lXKLwjuc7EMZq08dGxbym8ghnbJlPmcPVi6VYY7I3aFsOodgmqK8q8wfl5b OhNy7ISB3so81QsdLHj09EeK5S7Ma0Q5OQRUi0d9qW5st45yyIXx02wIVI6AF1vplHuz 9LsrLDcnENldUERxZghihpbCCz6Cl7cXL2Zown18HeB6SBAfjhzM/Z8yElPvtU9rYaPK B/ZoBnksgSgz7wSSamtwuTz64Zk4yfUfGVcCCqYbIbdoeFzjCQRiatZkb7yrHAktAN8U 9nIaWlZhwywExEPyKy8zYb4NTdrVQ+nY3XBd/azatJpu8473oekpqgdlKxLamLItiKKI C5fQ== MIME-Version: 1.0 Received: by 10.60.19.232 with SMTP id i8mr19726278oee.35.1344267670348; Mon, 06 Aug 2012 08:41:10 -0700 (PDT) Received: by 10.76.152.103 with HTTP; Mon, 6 Aug 2012 08:41:10 -0700 (PDT) Date: Mon, 6 Aug 2012 17:41:10 +0200 Message-ID: Subject: Extract data from cassandra log From: Felipe Schmidt To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=e89a8ff1c5a8f9656c04c69ab4ed --e89a8ff1c5a8f9656c04c69ab4ed Content-Type: text/plain; charset=ISO-8859-1 Is there any way to extract data information from the cassandra log (commit-log) using a java program? I tried to open this file using gedit or tail to look the 'structure' of the cassandra loggin, but it doesn't works well. Thanks in advance. Regards, Felipe Mathias Schmidt *(Computer Science UFRGS, RS, Brazil)* --e89a8ff1c5a8f9656c04c69ab4ed Content-Type: text/html; charset=ISO-8859-1 Is there any way to extract data information from the cassandra log (commit-log) using a java program?
I tried to open this file using gedit or tail to look the 'structure' of the cassandra loggin, but it doesn't works well.

Thanks in advance.

Regards,
Felipe Mathias Schmidt
(Computer Science UFRGS, RS, Brazil)



--e89a8ff1c5a8f9656c04c69ab4ed--