diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 20:01:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 20:01:36 +0000 |
commit | 62e4c68907d8d33709c2c1f92a161dff00b3d5f2 (patch) | |
tree | adbbaf3acf88ea08f6eeec4b75ee98ad3b07fbdc /test/logfile_w3c.2 | |
parent | Initial commit. (diff) | |
download | lnav-upstream/0.11.2.tar.xz lnav-upstream/0.11.2.zip |
Adding upstream version 0.11.2.upstream/0.11.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'test/logfile_w3c.2')
-rw-r--r-- | test/logfile_w3c.2 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/test/logfile_w3c.2 b/test/logfile_w3c.2 new file mode 100644 index 0000000..c15f08b --- /dev/null +++ b/test/logfile_w3c.2 @@ -0,0 +1,22 @@ +#Software: Microsoft Internet Information Server 4.0 +#Version: 1.0 +#Date: 2000-10-09 16:44:49 +#Fields: time c-ip cs-method cs-uri-stem sc-status +16:44:49 1.1.1.1 [2]USER anonymous 331 +16:44:49 1.1.1.1 [2]PASS - 230 +16:48:05 1.1.1.1 [2]QUIT - 226 +16:48:17 1.1.1.1 [3]USER anonymous 331 +16:48:24 1.1.1.1 [3]PASS user@domain.com 230 +16:48:35 1.1.1.1 [3]sent /user/test.c 226 +16:48:41 1.1.1.1 [3]created readme.txt 226 +16:48:41 1.1.1.1 [3]created fileid.diz 226 +16:48:41 1.1.1.1 [3]created names.dll 226 +16:48:41 1.1.1.1 [3]created TEST.EXE 226 +16:48:44 1.1.1.1 [3]QUIT - 226 +#Software: Microsoft Internet Information Server 4.0 +#Version: 1.0 +#Date: 2000-10-10 16:44:49 +#Fields: time c-ip cs-method cs-uri-stem sc-status +16:44:49 1.1.1.1 [2]USER anonymous 331 +16:44:49 1.1.1.1 [2]PASS - 230 +16:48:05 1.1.1.1 [2]QUIT - 226 |