Re: [sip-clf] I-D Action: draft-ietf-sipclf-format-07.txt

Gonzalo Salgueiro <gsalguei@cisco.com> Fri, 05 October 2012 02:13 UTC

Return-Path: <gsalguei@cisco.com>
X-Original-To: sip-clf@ietfa.amsl.com
Delivered-To: sip-clf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1896D21F84D7 for <sip-clf@ietfa.amsl.com>; Thu, 4 Oct 2012 19:13:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.513
X-Spam-Level:
X-Spam-Status: No, score=-10.513 tagged_above=-999 required=5 tests=[AWL=0.086, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eU6VUyldwhSK for <sip-clf@ietfa.amsl.com>; Thu, 4 Oct 2012 19:13:27 -0700 (PDT)
Received: from av-tac-rtp.cisco.com (av-tac-rtp.cisco.com [64.102.19.209]) by ietfa.amsl.com (Postfix) with ESMTP id 3DEFE21F84CD for <sip-clf@ietf.org>; Thu, 4 Oct 2012 19:13:27 -0700 (PDT)
X-TACSUNS: Virus Scanned
Received: from chook.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-rtp.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id q952DQJL029228 for <sip-clf@ietf.org>; Thu, 4 Oct 2012 22:13:26 -0400 (EDT)
Received: from rtp-gsalguei-8914.cisco.com (rtp-gsalguei-8914.cisco.com [10.116.132.53]) by chook.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id q952DMK1006968; Thu, 4 Oct 2012 22:13:22 -0400 (EDT)
Mime-Version: 1.0 (Apple Message framework v1283)
Content-Type: text/plain; charset="us-ascii"
From: Gonzalo Salgueiro <gsalguei@cisco.com>
In-Reply-To: <20121005015620.22856.1399.idtracker@ietfa.amsl.com>
Date: Thu, 04 Oct 2012 22:13:22 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <869FCF91-1032-4411-A7D5-85CEE6F120E5@cisco.com>
References: <20121005015620.22856.1399.idtracker@ietfa.amsl.com>
To: "sip-clf@ietf.org Mailing" <sip-clf@ietf.org>
X-Mailer: Apple Mail (2.1283)
Subject: Re: [sip-clf] I-D Action: draft-ietf-sipclf-format-07.txt
X-BeenThere: sip-clf@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: SIP Common Log File format discussion list <sip-clf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sip-clf>, <mailto:sip-clf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sip-clf>
List-Post: <mailto:sip-clf@ietf.org>
List-Help: <mailto:sip-clf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sip-clf>, <mailto:sip-clf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2012 02:13:28 -0000

Folks:

I have posted the -07 version of the SIP CLF Format Draft and it is now in the archives at [1].

This draft was meant to address the few remaining AD review items that were raised. The diffs between the -06 and the -07 versions are at [2]

The principal changes include:

- Introduced Base64 Encoded Byte (BEB) to deal with optional logging of non-UTF-8 message bodies
- Added an example using BEB for logging a binary body
- Clarified and expanded the text dealing with encoding, character escaping, and usage of SIP CLF and put it all into its own section
- Addressed several minor issues and nits
 
[1] http://tools.ietf.org/html/draft-ietf-sipclf-format
[2] http://www.ietf.org/rfcdiff?url2=draft-ietf-sipclf-format-07

Regards,

Gonzalo

On Mar 12, 2012, at 3:13 PM, Internet-Drafts@ietf.org wrote:

> 
> A New Internet-Draft is available from the on-line Internet-Drafts directories. This draft is a work item of the SIP Common Log Format Working Group of the IETF.
> 
> 	Title           : Format for the Session Initiation Protocol (SIP) Common Log Format (CLF)
> 	Author(s)       : Gonzalo Salgueiro
>                          Vijay Gurbani
>                          Adam Roach
> 	Filename        : draft-ietf-sipclf-format-06.txt
> 	Pages           : 28
> 	Date            : 2012-03-12
> 
>   The SIPCLF Workgroup has defined a common log format framework for
>   Session Initiation Protocol (SIP) servers.  This common log format
>   mimics the successful event logging format found in well-known web
>   servers like Apache and web proxies like Squid.  This document
>   proposes an indexed text encoding format for the SIP Common Log
>   Format (CLF) that retains the key advantages of a text-based format,
>   while significantly increasing processing performance over a purely
>   text-based implementation.  This file format adheres to the SIP CLF
>   data model and provides an effective encoding scheme for all
>   mandatory and optional fields that appear in a SIP CLF record.
> 
> 
> A URL for this Internet-Draft is:
> http://www.ietf.org/internet-drafts/draft-ietf-sipclf-format-06.txt
> 
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
> 
> This Internet-Draft can be retrieved at:
> ftp://ftp.ietf.org/internet-drafts/draft-ietf-sipclf-format-06.txt
> 
> _______________________________________________
> sip-clf mailing list
> sip-clf@ietf.org
> https://www.ietf.org/mailman/listinfo/sip-clf
> 


On Oct 4, 2012, at 9:56 PM, Internet-Drafts@ietf.org wrote:

> 
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the SIP Common Log Format Working Group of the IETF.
> 
> 	Title           : Format for the Session Initiation Protocol (SIP) Common Log Format (CLF)
> 	Author(s)       : Gonzalo Salgueiro
>                          Vijay Gurbani
>                          Adam Roach
> 	Filename        : draft-ietf-sipclf-format-07.txt
> 	Pages           : 30
> 	Date            : 2012-10-04
> 
> Abstract:
>   The SIPCLF Workgroup has defined a common log format framework for
>   Session Initiation Protocol (SIP) servers.  This common log format
>   mimics the successful event logging format found in well-known web
>   servers like Apache and web proxies like Squid.  This document
>   proposes an indexed text encoding format for the SIP Common Log
>   Format (CLF) that retains the key advantages of a text-based format,
>   while significantly increasing processing performance over a purely
>   text-based implementation.  This file format adheres to the SIP CLF
>   data model and provides an effective encoding scheme for all
>   mandatory and optional fields that appear in a SIP CLF record.
> 
> 
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-sipclf-format
> 
> There's also a htmlized version available at:
> http://tools.ietf.org/html/draft-ietf-sipclf-format-07
> 
> A diff from the previous version is available at:
> http://www.ietf.org/rfcdiff?url2=draft-ietf-sipclf-format-07
> 
> 
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
> 
> _______________________________________________
> I-D-Announce mailing list
> I-D-Announce@ietf.org
> https://www.ietf.org/mailman/listinfo/i-d-announce
> Internet-Draft directories: http://www.ietf.org/shadow.html
> or ftp://ftp.ietf.org/ietf/1shadow-sites.txt
>