It sounds kinda bizarre to me too... I though geo lookups can be handled
elewhere..

On 5/1/07, Eric Fitzgerald <[EMAIL PROTECTED]> wrote:

Hi Alexandre,

What is the use case for adding geographic meta data to syslog messages?
Why should this be an RFC?

Why would this not be payload (and therefore not part of any syslog
standard)?

Where would the data be sourced from, presumably a GPS attached to the
device generating syslog messages?

GPS typically output NMEA sentences, serialized as ASCII text.  It might
be easier computationally and standards-wise to adopt the appropriate
NMEA sentence format, "GLL", and include that in the relevant syslog
messages: http://www.gpsinformation.org/dale/nmea.htm#GLL.  This
solution would invalidate my next two comments.  However GLL does not
include altitude data so you would still have to account for that;
currently GPS vendors use proprietary NMEA 0183 sentences for this
purpose (there's information on the same page).

The WGS 84 coordinate system referenced in the draft uses an X-Y-Z
coordinate system, not latitude and longitude.  You should explicitly
call out that these are signed values and what valid sign characters
are, etc., and not use "latitude" and "longitude".

If you want to use latitude and longitude, the messages are missing
cardinal compass direction references (N/S and E/W).  Also altitude is
presumably signed in this case.

I hope this is helpful.

Best regards,
Eric Fitzgerald
Microsoft Corporation

-----Original Message-----
From: Alexandre Dulaunoy [mailto:[EMAIL PROTECTED]
Sent: Monday, April 30, 2007 10:10 PM
To: syslog@lists.ietf.org
Subject: [Syslog] geographic location in syslog
-draft-dulaunoy-syslog-geolocation-00

Dear,

We had the need to add geographic meta information to syslog messages.

Here is a draft :

        Title           : geographic location in syslog
        Author(s)       : A. Dulaunoy
        Filename        : draft-dulaunoy-syslog-geolocation-00.txt
        Pages           : 7
        Date            : 2007-4-30

http://www.ietf.org/internet-drafts/draft-dulaunoy-syslog-geolocation-00
.txt

Feel free to review and provide your comments.

Thanks a lot,

Best regards,

_______________________________________________
Syslog mailing list
Syslog@lists.ietf.org
https://www1.ietf.org/mailman/listinfo/syslog

_______________________________________________
Syslog mailing list
Syslog@lists.ietf.org
https://www1.ietf.org/mailman/listinfo/syslog




--
Anton Chuvakin, Ph.D., GCIA, GCIH, GCFA
     http://www.chuvakin.org
 http://chuvakin.blogspot.com
   http://www.info-secure.org
_______________________________________________
Syslog mailing list
Syslog@lists.ietf.org
https://www1.ietf.org/mailman/listinfo/syslog

Reply via email to