X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Flog.texi;h=74a8c6d562ca9fd09b99c0b93aba6b32eec0a4f6;hb=2b331a082bb710d1e5a529ed32dcbba0a2e843cb;hp=3c91f61454e2fb3b96756f5ce8996c052b649149;hpb=ae2b0d687a4ed40fe0161b79b4a9ec42290ffb6b;p=nncp.git diff --git a/doc/log.texi b/doc/log.texi index 3c91f61..74a8c6d 100644 --- a/doc/log.texi +++ b/doc/log.texi @@ -6,3 +6,28 @@ Log is a plaintext file consisting of read by human, but it is better to use either @ref{nncp-log}, or @command{recutils} utilities for selecting and formatting the required fields. + +Two example records from it: + +@verbatim +When: 2021-08-07T20:30:49.042460622Z +Who: sp-file-done +Node: BYRRQUULEHINPKEFN7CHMSHR5I5CK7PMX5HQNCYERTBAR4BOCG6Q +Nice: 255 +Type: file +XX: rx +Pkt: VQFR6KXC5N4UGL3HKKJKPXE4TN3G4UQGFXQTEYFZ7ZZIKWUVKOGA +Size: 5229 +FullSize: 5229 +Msg: Got packet VQFR6KXC5N4UGL3HKKJKPXE4TN3G4UQGFXQTEYFZ7ZZIKWUVKOGA 100% (5.1 KiB / 5.1 KiB): done + +When: 2021-08-07T20:30:49.131766306Z +Who: rx +Node: BYRRQUULEHINPKEFN7CHMSHR5I5CK7PMX5HQNCYERTBAR4BOCG6Q +Pkt: VQFR6KXC5N4UGL3HKKJKPXE4TN3G4UQGFXQTEYFZ7ZZIKWUVKOGA +Nice: 96 +Size: 4741 +Type: exec +Dst: sendmail stargrave@stargrave.org +Msg: Got exec from gw to sendmail stargrave@stargrave.org (4.6 KiB) +@end verbatim