Skip to content

Instantly share code, notes, and snippets.

@pasdVn
Created February 11, 2020 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pasdVn/260c4d8fb436f7b3c3f1d0f6d2810dac to your computer and use it in GitHub Desktop.
Save pasdVn/260c4d8fb436f7b3c3f1d0f6d2810dac to your computer and use it in GitHub Desktop.
nextcloud docker log
This file has been truncated, but you can view the full file.
Attaching to fpm_redis_1, fpm_db_1, fpm_app_1, fpm_cron_1, fpm_web_1
redis_1 | 1:C 11 Feb 2020 21:49:07.394 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis_1 | 1:C 11 Feb 2020 21:49:07.394 # Redis version=5.0.7, bits=64, commit=00000000, modified=0, pid=1, just started
redis_1 | 1:C 11 Feb 2020 21:49:07.394 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
db_1 | 2020-02-11 21:49:08+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.4.12+maria~bionic started.
redis_1 | 1:M 11 Feb 2020 21:49:07.395 * Running mode=standalone, port=6379.
db_1 | 2020-02-11 21:49:08+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
app_1 | Configuring Redis as session handler
redis_1 | 1:M 11 Feb 2020 21:49:07.395 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
redis_1 | 1:M 11 Feb 2020 21:49:07.395 # Server initialized
redis_1 | 1:M 11 Feb 2020 21:49:07.395 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
app_1 | [11-Feb-2020 21:49:09] NOTICE: fpm is running, pid 1
redis_1 | 1:M 11 Feb 2020 21:49:07.395 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
app_1 | [11-Feb-2020 21:49:09] NOTICE: ready to handle connections
db_1 | 2020-02-11 21:49:08+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.4.12+maria~bionic started.
cron_1 | crond: crond (busybox 1.31.1) started, log level 0
redis_1 | 1:M 11 Feb 2020 21:49:07.396 * DB loaded from disk: 0.000 seconds
db_1 | 2020-02-11 21:49:09 0 [Note] mysqld (mysqld 10.4.12-MariaDB-1:10.4.12+maria~bionic) starting as process 1 ...
cron_1 | crond: user:www-data entry:*/5 * * * * php -f /var/www/html/cron.php
redis_1 | 1:M 11 Feb 2020 21:49:07.396 * Ready to accept connections
cron_1 | 100001000010000100001000010000100001000010000100001000010000
cron_1 | 111111111111111111111111
cron_1 | 11111111111111111111111111111111
db_1 | 2020-02-11 21:49:09 0 [Warning] You need to use --log-bin to make --binlog-format work.
cron_1 | 111111111111
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Using Linux native AIO
cron_1 | 1111111
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Uses event mutexes
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Number of pools: 1
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Using SSE2 crc32 instructions
db_1 | 2020-02-11 21:49:09 0 [Note] mysqld: O_TMPFILE is not supported on /tmp (disabling future attempts)
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Completed initialization of buffer pool
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Creating shared tablespace for temporary tables
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: 10.4.12 started; log sequence number 207729195; transaction id 279040
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
db_1 | 2020-02-11 21:49:09 0 [Note] Plugin 'FEEDBACK' is disabled.
db_1 | 2020-02-11 21:49:09 0 [Note] Server socket created on IP: '::'.
db_1 | 2020-02-11 21:49:09 0 [Warning] 'proxies_priv' entry '@% root@0ee13e212d1b' ignored in --skip-name-resolve mode.
db_1 | 2020-02-11 21:49:09 0 [Note] Reading of all Master_info entries succeeded
db_1 | 2020-02-11 21:49:09 0 [Note] Added new Master_info '' to hash table
db_1 | 2020-02-11 21:49:09 0 [Note] mysqld: ready for connections.
db_1 | Version: '10.4.12-MariaDB-1:10.4.12+maria~bionic' socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
db_1 | 2020-02-11 21:49:09 0 [Note] InnoDB: Buffer pool(s) load completed at 200211 21:49:09
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:21 +0000 "GET /ocs/v2.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:22 +0000] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 74 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:21 +0000 "MKCOL /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:22 +0000] "MKCOL /remote.php/dav/files/admin/Medium-random HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:22 +0000 "PROPFIND /remote.php" 207
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:23 +0000] "PROPFIND /remote.php/dav/files/admin/Medium-random HTTP/1.1" 207 1107 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:23 +0000] "PUT /remote.php/webdav/Medium-random/file3031.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:23 +0000] "PUT /remote.php/webdav/Medium-random/file4660.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:23 +0000] "PUT /remote.php/webdav/Medium-random/file4712.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:23 +0000] "PUT /remote.php/webdav/Medium-random/file4603.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:23 +0000] "PUT /remote.php/webdav/Medium-random/file4351.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:24 +0000] "PUT /remote.php/webdav/Medium-random/file2413.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:24 +0000] "PUT /remote.php/webdav/Medium-random/file4740.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:24 +0000] "PUT /remote.php/webdav/Medium-random/file4644.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:24 +0000] "PUT /remote.php/webdav/Medium-random/file2758.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:24 +0000] "PUT /remote.php/webdav/Medium-random/file2493.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:25 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:26 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:26 +0000] "PUT /remote.php/webdav/Medium-random/file1024.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:26 +0000] "PUT /remote.php/webdav/Medium-random/file2397.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:26 +0000] "PUT /remote.php/webdav/Medium-random/file2177.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:27 +0000] "PUT /remote.php/webdav/Medium-random/file268.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:27 +0000] "PUT /remote.php/webdav/Medium-random/file3647.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:26 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:27 +0000] "PUT /remote.php/webdav/Medium-random/file4498.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:27 +0000] "PUT /remote.php/webdav/Medium-random/file2640.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:27 +0000] "PUT /remote.php/webdav/Medium-random/file2327.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:27 +0000] "PUT /remote.php/webdav/Medium-random/file1297.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:28 +0000] "PUT /remote.php/webdav/Medium-random/file2578.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:28 +0000] "PUT /remote.php/webdav/Medium-random/file2398.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:28 +0000] "PUT /remote.php/webdav/Medium-random/file3358.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:28 +0000] "PUT /remote.php/webdav/Medium-random/file3218.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:28 +0000] "PUT /remote.php/webdav/Medium-random/file874.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | [11-Feb-2020 21:49:28] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:28 +0000] "PUT /remote.php/webdav/Medium-random/file2626.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:29 +0000] "PUT /remote.php/webdav/Medium-random/file1632.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:29 +0000] "PUT /remote.php/webdav/Medium-random/file3580.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:29 +0000] "PUT /remote.php/webdav/Medium-random/file376.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:29 +0000] "PUT /remote.php/webdav/Medium-random/file1114.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:29 +0000] "PUT /remote.php/webdav/Medium-random/file4759.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:29 +0000] "PUT /remote.php/webdav/Medium-random/file4137.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:29 +0000] "PUT /remote.php/webdav/Medium-random/file728.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:30 +0000] "PUT /remote.php/webdav/Medium-random/file2256.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:30 +0000] "PUT /remote.php/webdav/Medium-random/file421.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:29 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:30 +0000] "PUT /remote.php/webdav/Medium-random/file004.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:30 +0000] "PUT /remote.php/webdav/Medium-random/file258.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:30 +0000] "PUT /remote.php/webdav/Medium-random/file1256.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:30 +0000] "PUT /remote.php/webdav/Medium-random/file4965.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:30 +0000] "PUT /remote.php/webdav/Medium-random/file1323.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:31 +0000] "PUT /remote.php/webdav/Medium-random/file3332.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:31 +0000] "PUT /remote.php/webdav/Medium-random/file3292.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:31 +0000] "PUT /remote.php/webdav/Medium-random/file4637.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:31 +0000] "PUT /remote.php/webdav/Medium-random/file1382.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:31 +0000] "PUT /remote.php/webdav/Medium-random/file3246.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:31 +0000] "PUT /remote.php/webdav/Medium-random/file3266.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:32 +0000] "PUT /remote.php/webdav/Medium-random/file3450.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:32 +0000] "PUT /remote.php/webdav/Medium-random/file2435.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:32 +0000] "PUT /remote.php/webdav/Medium-random/file2366.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:32 +0000] "PUT /remote.php/webdav/Medium-random/file365.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:32 +0000] "PUT /remote.php/webdav/Medium-random/file2333.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:33 +0000] "PUT /remote.php/webdav/Medium-random/file4631.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:33 +0000] "PUT /remote.php/webdav/Medium-random/file722.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:33 +0000] "PUT /remote.php/webdav/Medium-random/file4277.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:33 +0000] "PUT /remote.php/webdav/Medium-random/file2679.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:33 +0000] "PUT /remote.php/webdav/Medium-random/file902.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:34 +0000] "PUT /remote.php/webdav/Medium-random/file4755.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:34 +0000] "PUT /remote.php/webdav/Medium-random/file309.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:34 +0000] "PUT /remote.php/webdav/Medium-random/file2507.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:34 +0000] "PUT /remote.php/webdav/Medium-random/file442.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:34 +0000] "PUT /remote.php/webdav/Medium-random/file2145.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:34 +0000] "PUT /remote.php/webdav/Medium-random/file588.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:34 +0000] "PUT /remote.php/webdav/Medium-random/file1502.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:34 +0000] "PUT /remote.php/webdav/Medium-random/file013.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:34 +0000] "PUT /remote.php/webdav/Medium-random/file437.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:35 +0000] "PUT /remote.php/webdav/Medium-random/file861.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:35 +0000] "PUT /remote.php/webdav/Medium-random/file4472.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:35 +0000] "PUT /remote.php/webdav/Medium-random/file1226.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:35 +0000] "PUT /remote.php/webdav/Medium-random/file2584.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:35 +0000] "PUT /remote.php/webdav/Medium-random/file4392.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:35 +0000] "PUT /remote.php/webdav/Medium-random/file2621.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:35 +0000] "PUT /remote.php/webdav/Medium-random/file2918.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:36 +0000] "PUT /remote.php/webdav/Medium-random/file960.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:36 +0000] "PUT /remote.php/webdav/Medium-random/file2935.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:36 +0000] "PUT /remote.php/webdav/Medium-random/file3924.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:36 +0000] "PUT /remote.php/webdav/Medium-random/file3311.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:36 +0000] "PUT /remote.php/webdav/Medium-random/file1618.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:36 +0000] "PUT /remote.php/webdav/Medium-random/file1562.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file1743.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file120.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file4928.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file129.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file1224.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file3322.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file1804.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file1231.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file266.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file541.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file4667.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file489.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file1301.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file2542.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file4166.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file1374.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file267.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:37 +0000] "PUT /remote.php/webdav/Medium-random/file4092.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file1258.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file2201.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file674.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file4215.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file4066.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file470.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file2670.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file2832.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file4168.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file4566.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file3090.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file2809.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file4136.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file4348.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file303.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file2038.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file2947.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:38 +0000] "PUT /remote.php/webdav/Medium-random/file651.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file2497.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file1941.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file3106.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file3494.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file3235.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file3558.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file2358.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file3363.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 423
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file043.bin HTTP/1.1" 423 244 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file2611.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file2581.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file4019.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file2522.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file3598.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file4188.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file4474.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file377.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file274.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file1832.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file3426.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file394.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:39 +0000] "PUT /remote.php/webdav/Medium-random/file2218.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file3951.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file2195.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file019.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file3668.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php?dir=%2F HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file569.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file3333.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file3835.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file506.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file4405.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file1580.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file3455.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file4901.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file3892.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file359.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file4151.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file031.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file4122.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file4568.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file4387.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:40 +0000] "PUT /remote.php/webdav/Medium-random/file1649.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file1157.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file3534.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file1366.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file3265.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file1739.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file494.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file1688.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file113.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file2407.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file4054.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file4532.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file738.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file804.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file2302.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file3734.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file4010.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file2598.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file875.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file1354.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:41 +0000] "PUT /remote.php/webdav/Medium-random/file763.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file1202.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file2657.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file2139.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file2287.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file1455.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file4117.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file3410.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file2501.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file030.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file757.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file109.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file546.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file3960.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file1122.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file3645.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file127.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file1634.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file812.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file2527.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file2010.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:42 +0000] "PUT /remote.php/webdav/Medium-random/file4507.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file703.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file1971.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file4992.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file4860.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file3855.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file4726.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file1884.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file170.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file3359.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file4548.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file1277.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file2769.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file2524.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file954.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file2518.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file4085.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file4879.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file1020.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file3528.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file3432.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:43 +0000] "PUT /remote.php/webdav/Medium-random/file455.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file3357.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file735.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file1124.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file3848.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file348.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file1581.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file3780.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file2997.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file866.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file724.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file3912.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file4032.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file2882.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file3661.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file2188.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file3582.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file2461.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file2692.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file1119.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file4142.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:44 +0000] "PUT /remote.php/webdav/Medium-random/file2254.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file721.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file2760.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file4824.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file1111.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file4519.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file2821.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file4286.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file3209.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file998.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file3047.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file1993.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file4699.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file4069.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file2362.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file4925.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file151.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:45 +0000] "PUT /remote.php/webdav/Medium-random/file3513.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file4163.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file2554.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file1916.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:45 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file3965.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file613.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file3380.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file4349.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file1201.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file2232.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file4944.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file4982.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file2912.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file4013.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file4741.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file4431.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file3703.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file1440.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file3110.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:46 +0000] "PUT /remote.php/webdav/Medium-random/file3108.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file1655.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file4809.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file2800.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file4170.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file3593.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file1786.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file3259.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file2412.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file391.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file137.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file452.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file3457.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file3400.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file1978.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file1892.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file3271.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file1480.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file2620.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file2273.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file1088.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:47 +0000] "PUT /remote.php/webdav/Medium-random/file2402.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file2070.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file343.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file1705.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file2275.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file3852.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file4206.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file2666.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file3014.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file922.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file3478.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file923.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file3617.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file898.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file2972.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file2027.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file2453.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file4065.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file2704.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file4918.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file3817.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file636.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:48 +0000] "PUT /remote.php/webdav/Medium-random/file1360.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file2014.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file685.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file3096.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file4917.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file3112.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file2347.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file1658.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file265.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file3718.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file1330.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 423
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file2103.bin HTTP/1.1" 423 244 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file292.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file2216.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file1084.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file4127.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file2811.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file2838.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file1810.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file3488.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:49 +0000] "PUT /remote.php/webdav/Medium-random/file1026.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file3890.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file175.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file2131.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file2889.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:49 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php?dir=%2F HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file3934.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file2651.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file1137.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file4292.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file3219.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file633.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file1736.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file4412.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file3256.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file646.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file4469.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file4756.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file1932.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file4329.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:50 +0000] "PUT /remote.php/webdav/Medium-random/file3295.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file707.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file886.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file668.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file3928.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file430.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file1630.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file2165.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file641.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file092.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file4039.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file3589.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file2681.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file1019.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file3853.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file4673.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file2528.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file4229.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:51 +0000] "PUT /remote.php/webdav/Medium-random/file3518.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "GET /ocs/v2.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 74 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file1394.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file4969.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file3155.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file4689.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file664.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file4084.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file334.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file4711.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file4094.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file839.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file044.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file3241.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file384.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file2053.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file1156.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file2768.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file183.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:52 +0000] "PUT /remote.php/webdav/Medium-random/file1090.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file4489.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file4993.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file011.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file1711.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file1695.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file1702.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file1126.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file4819.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file604.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file1578.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file4823.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file1869.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file2792.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file3009.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file4093.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file1317.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file1415.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:53 +0000] "PUT /remote.php/webdav/Medium-random/file3643.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file2958.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file3804.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file2583.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file2176.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file3221.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file1608.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file1278.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file618.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file3060.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file341.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file3471.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file2587.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file871.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file2426.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file2902.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file3479.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file1483.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file2767.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file825.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file733.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file3592.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file3920.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:54 +0000] "PUT /remote.php/webdav/Medium-random/file3376.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file2075.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file3327.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file2663.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:54 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file2952.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file551.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file2063.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file1582.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file767.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file2472.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file1902.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file2589.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file4311.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file1533.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file3770.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file1398.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file1853.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file4070.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file2868.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file3408.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file4813.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:55 +0000] "PUT /remote.php/webdav/Medium-random/file3260.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file2752.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file3658.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file3587.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file1617.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file4125.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file4118.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file1725.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file4857.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file3856.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file3081.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file3795.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file1089.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file4156.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file432.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file1128.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file4419.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file3404.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file1557.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file997.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:56 +0000] "PUT /remote.php/webdav/Medium-random/file412.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file1563.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file167.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file4067.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file2508.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file3861.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file1537.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file3484.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file3526.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file239.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file4379.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file2108.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file1589.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file2941.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file307.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file625.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file1217.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file1929.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file3663.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file2031.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file2442.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:57 +0000] "PUT /remote.php/webdav/Medium-random/file1096.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file358.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file2550.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file896.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file1538.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file1013.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file4999.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file3068.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file3172.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file4783.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file3134.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file3467.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file2466.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file1521.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file2813.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file3907.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file4088.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file1461.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file2046.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file1449.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file2450.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file2309.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file486.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:58 +0000] "PUT /remote.php/webdav/Medium-random/file2682.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file4331.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file1408.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file4347.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file4503.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file2618.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file662.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file497.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file3794.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file2255.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file810.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file3824.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file669.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file1267.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file1189.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file3726.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file1985.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file2915.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file3800.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:49:59 +0000] "PUT /remote.php/webdav/Medium-random/file1206.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file3444.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file4219.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file2041.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file2185.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:49:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file4582.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file3709.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file2786.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file522.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file136.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file4232.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file4317.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file3816.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file131.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file2099.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file4376.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file350.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file045.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file4922.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
cron_1 | crond: user:www-data entry:*/5 * * * * php -f /var/www/html/cron.php
cron_1 | 100001000010000100001000010000100001000010000100001000010000
cron_1 | 111111111111111111111111
cron_1 | 11111111111111111111111111111111
cron_1 | 111111111111
cron_1 | 1111111
cron_1 | crond: wakeup dt=50
cron_1 | crond: file www-data:
cron_1 | crond: line php -f /var/www/html/cron.php
cron_1 | crond: job: 0 php -f /var/www/html/cron.php
cron_1 | crond: child running /bin/ash
cron_1 | crond: USER www-data pid 8 cmd php -f /var/www/html/cron.php
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file3173.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file2285.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file1177.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:00 +0000] "PUT /remote.php/webdav/Medium-random/file2067.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file1920.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file4426.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file2790.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 423
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file1610.bin HTTP/1.1" 423 244 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file1276.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file1952.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file719.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file2957.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file273.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file3898.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file1496.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file3833.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file3897.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file4026.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file1947.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:01 +0000] "PUT /remote.php/webdav/Medium-random/file4016.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file462.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file1690.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file3874.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php?dir=%2F HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file3048.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file3395.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file4539.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file3566.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file4704.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file3723.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file3743.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file3077.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file4259.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file3085.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file291.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file078.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file509.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file4840.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:02 +0000] "PUT /remote.php/webdav/Medium-random/file301.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file2433.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file1938.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file2406.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file2628.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file3942.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file1794.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file852.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file4458.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file2748.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file1339.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file4095.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file1135.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file4865.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file4155.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file571.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file4902.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file3878.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:03 +0000] "PUT /remote.php/webdav/Medium-random/file4008.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file4615.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file1926.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file3621.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file1992.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file4934.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file3326.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file3893.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file4886.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file201.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file3245.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file020.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file4436.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file3881.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file3103.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file2604.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file1771.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file3255.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file295.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:04 +0000] "PUT /remote.php/webdav/Medium-random/file3402.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file1467.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file1870.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file796.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file2870.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file385.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file1697.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file2473.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file1821.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file349.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file3955.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file2324.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file1576.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file4780.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file195.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file2793.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file970.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file1585.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file2415.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file214.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file3944.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | [11-Feb-2020 21:50:05] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file2384.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file4831.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:05 +0000] "PUT /remote.php/webdav/Medium-random/file2291.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file2034.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file1402.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file333.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file4028.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file1951.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file2394.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file4669.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file1722.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file1997.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file1626.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file4179.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file066.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file599.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file1033.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file2830.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file1762.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file3785.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file4981.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file3185.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:06 +0000] "PUT /remote.php/webdav/Medium-random/file4808.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file2994.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file1427.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file1962.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file2280.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file2778.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file3253.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file4483.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file4521.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file4287.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file4207.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file4511.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file906.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file3801.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file2617.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file3746.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file4374.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file2229.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file1002.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file3013.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:07 +0000] "PUT /remote.php/webdav/Medium-random/file048.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file4931.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
redis_1 | 1:M 11 Feb 2020 21:50:08.085 * 10000 changes in 60 seconds. Saving...
redis_1 | 1:M 11 Feb 2020 21:50:08.085 * Background saving started by pid 12
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file2610.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file2209.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
redis_1 | 12:C 11 Feb 2020 21:50:08.106 * DB saved on disk
redis_1 | 12:C 11 Feb 2020 21:50:08.110 * RDB: 0 MB of memory used by copy-on-write
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file360.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file2200.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:07 +0000 "PUT /remote.php" 201
redis_1 | 1:M 11 Feb 2020 21:50:08.185 * Background saving terminated with success
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file2563.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file4060.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file4185.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file499.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file1263.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file2745.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file4650.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file4571.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file689.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file3829.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file4350.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file1791.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file3083.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file908.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file678.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file1740.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:08 +0000] "PUT /remote.php/webdav/Medium-random/file1506.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file1153.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file907.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file2922.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file3699.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file304.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file3045.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file4942.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file2387.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file2490.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file1429.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file3214.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file4278.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file2616.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file1777.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file382.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file1790.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:09 +0000] "PUT /remote.php/webdav/Medium-random/file2771.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file4189.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file2162.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file4604.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file910.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file3927.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file540.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file3035.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file1699.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file054.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file1989.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file3939.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file4920.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file263.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file4875.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file3983.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file1466.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file2609.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file1381.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file1653.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
cron_1 | crond: wakeup dt=10
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file3305.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file1671.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:10 +0000] "PUT /remote.php/webdav/Medium-random/file1357.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file2532.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file3984.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file2395.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file2179.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file4986.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file4284.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file1462.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file4077.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file3390.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file4878.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file319.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file3691.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file1018.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file2676.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file1242.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file1190.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file103.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file1906.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file180.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file340.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file3116.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file193.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:11 +0000] "PUT /remote.php/webdav/Medium-random/file1767.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file2277.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file2097.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file1336.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file3610.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file1805.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file626.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file1645.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file3016.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file4984.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file4554.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file032.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file1437.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file1285.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file1698.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file2036.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file4866.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file2343.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file2776.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file2574.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:12 +0000] "PUT /remote.php/webdav/Medium-random/file3789.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file2839.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file2029.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file4263.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file477.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file2346.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file150.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file1450.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file4062.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file1858.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file3036.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file1512.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file2246.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file3095.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file4043.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file2740.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file1186.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:13 +0000] "PUT /remote.php/webdav/Medium-random/file580.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file964.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file059.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file4681.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file2511.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file404.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file4139.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file1097.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file2586.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file2326.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file2673.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file737.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file2087.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file134.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file915.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file3527.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file3422.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:14 +0000] "PUT /remote.php/webdav/Medium-random/file3636.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file3721.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file4052.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file515.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file2722.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file1303.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file2370.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file3024.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file1749.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file1770.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file2946.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file3994.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file3790.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file4222.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file4728.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file4424.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file892.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file925.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file4665.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file1850.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:15 +0000] "PUT /remote.php/webdav/Medium-random/file2573.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file3827.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file4841.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file3831.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file012.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file1044.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file3072.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file1990.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file1980.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file4945.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file1083.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file4075.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file2125.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file1756.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file1038.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file086.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file3635.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:16 +0000] "PUT /remote.php/webdav/Medium-random/file1541.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file3472.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file4130.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file202.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file2002.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file2718.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file549.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file2427.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file2717.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file525.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file3720.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file2126.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file2009.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file3093.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file917.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file3873.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file2204.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file327.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:17 +0000] "PUT /remote.php/webdav/Medium-random/file4073.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file4804.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file3941.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file4231.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file4977.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file926.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file4079.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file3840.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file4520.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file4365.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file3190.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file3573.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file3961.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file3425.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file2708.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file2078.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file5000.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file3605.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:18 +0000] "PUT /remote.php/webdav/Medium-random/file1123.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file4186.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file3532.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file4494.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file2990.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file3715.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file158.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file4828.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file1287.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file4250.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file3811.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file4086.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file967.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file4024.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file3094.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file4087.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file1865.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file3071.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file3935.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file4359.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:19 +0000] "PUT /remote.php/webdav/Medium-random/file3353.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file1881.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file1316.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file209.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file2122.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file3865.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file1021.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file1488.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file3992.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file1298.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file4080.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file144.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file1594.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file1766.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file2630.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file3830.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file2471.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file4413.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:20 +0000] "PUT /remote.php/webdav/Medium-random/file1799.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file4316.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file2056.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file4226.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file4240.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file3809.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file520.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file1356.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file3222.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file2892.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file849.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file1149.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file331.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file3375.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file1872.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file1227.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file352.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file1592.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file1819.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file3693.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:21 +0000] "PUT /remote.php/webdav/Medium-random/file4916.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file634.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file744.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file3281.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file4766.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "GET /ocs/v2.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 74 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file3900.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file1406.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file4497.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file1970.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file2514.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file992.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file3345.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file2851.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file3119.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file1930.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file4972.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file3902.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file1648.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file2120.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file4081.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:22 +0000] "PUT /remote.php/webdav/Medium-random/file4833.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file4614.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file2678.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file2547.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file2102.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file1159.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file3474.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file215.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file1208.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file3553.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file617.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file2150.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file1814.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file1280.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file2033.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file3340.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file3850.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:23 +0000] "PUT /remote.php/webdav/Medium-random/file4702.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file1179.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file1225.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file1691.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file1801.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file4454.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file3441.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file373.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file2124.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file1459.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file4742.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file4553.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file518.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file1524.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file1577.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file4707.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:24 +0000] "PUT /remote.php/webdav/Medium-random/file4563.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file692.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file3267.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file1903.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file3596.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file1824.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file891.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file1955.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file2401.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file4510.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file2015.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file446.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file300.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file2844.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file1289.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file3552.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file4193.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file1763.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file564.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file1672.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:25 +0000] "PUT /remote.php/webdav/Medium-random/file4744.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file1593.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file3230.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file3280.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file4795.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file4771.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file560.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file1759.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file4784.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file1667.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file1105.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file065.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file3202.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file1350.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file777.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:26 +0000] "PUT /remote.php/webdav/Medium-random/file4657.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file3385.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file3748.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file362.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file2212.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file1825.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file072.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file4301.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file1606.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file2520.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file422.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file3338.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file1421.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file2356.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file339.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file4655.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file284.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file2454.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file3524.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file2655.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file4107.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file3050.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:27 +0000] "PUT /remote.php/webdav/Medium-random/file1552.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file272.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file537.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file4542.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file640.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file4375.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file4592.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 423
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file306.bin HTTP/1.1" 423 244 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file2713.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file2328.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file653.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file3279.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file1500.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file1789.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file366.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file932.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file3495.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file2414.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file828.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file014.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:28 +0000] "PUT /remote.php/webdav/Medium-random/file281.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file524.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file3043.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file2869.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file3197.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file611.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file2244.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php?dir=%2F HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file3487.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file723.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file3782.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file3452.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file1880.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file320.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file4046.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file2334.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file4613.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file3215.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file4340.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file4910.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file3690.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file4058.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file413.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file2712.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:29 +0000] "PUT /remote.php/webdav/Medium-random/file3254.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file178.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file4567.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file1946.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file3787.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file4926.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file035.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file4885.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file4750.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file1828.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file3421.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file4647.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file4346.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file807.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file1346.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file2020.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file1050.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file3056.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file3895.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file1904.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file4832.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file833.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:30 +0000] "PUT /remote.php/webdav/Medium-random/file1706.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file1984.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file2531.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file1781.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file772.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file3671.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file2634.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file2048.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file1046.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file585.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file1261.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file3135.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file1230.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file1454.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file887.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file1432.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file3623.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file1765.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file941.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file4071.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file3615.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:31 +0000] "PUT /remote.php/webdav/Medium-random/file1037.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file955.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file2541.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file165.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file905.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file4908.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file4134.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file582.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file1275.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file2533.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file2697.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file4608.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file3540.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file3170.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file2260.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file2904.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file2903.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file4593.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file1489.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file2181.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file1214.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file4719.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file159.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file1001.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:32 +0000] "PUT /remote.php/webdav/Medium-random/file2019.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file2434.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file3899.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file3302.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file2540.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file2322.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file2723.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file1968.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file400.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file1519.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file1348.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file1262.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file2221.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file883.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file2447.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file3041.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file972.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file3767.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file308.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file3979.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file4033.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file4119.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:33 +0000] "PUT /remote.php/webdav/Medium-random/file1110.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file4382.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file877.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file2736.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file2486.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file4623.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file3017.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file4838.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file4564.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file2240.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file4722.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file3974.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file450.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file050.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file4036.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file1475.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file288.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file1890.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file2567.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file1616.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file1446.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file1401.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:34 +0000] "PUT /remote.php/webdav/Medium-random/file924.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file410.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file1785.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file558.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file2883.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file1436.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file2422.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file643.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file4836.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file1327.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file4894.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file894.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file3757.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file2653.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file1431.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file1566.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file2797.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file3312.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file1238.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file1937.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file918.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file1663.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file375.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:35 +0000] "PUT /remote.php/webdav/Medium-random/file3522.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file650.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file3461.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file4048.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file4911.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file1719.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file3686.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file860.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file4859.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file3147.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file4797.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file4562.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file3777.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file069.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file1085.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file3597.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file4480.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file4779.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file658.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file4221.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file1328.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:36 +0000] "PUT /remote.php/webdav/Medium-random/file4423.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file654.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file2842.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file1129.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file2388.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file1352.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file3917.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file1551.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file879.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file4180.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file3349.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file4197.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file3940.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file3300.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file4098.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file3577.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file1901.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file4174.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:37 +0000] "PUT /remote.php/webdav/Medium-random/file2843.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file3910.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file2815.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file2143.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file1686.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file2357.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file2367.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file3637.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file3876.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file2467.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file3438.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file1487.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file962.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file2684.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file1250.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file3022.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file1826.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file786.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file224.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file4257.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file2608.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:38 +0000] "PUT /remote.php/webdav/Medium-random/file4324.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file3735.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file3966.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file1900.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file4014.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file4368.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file979.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file4435.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file379.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file4752.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file3006.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file3269.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file2921.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file4146.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file2039.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file3930.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file2523.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file4288.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file426.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file3361.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file4985.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file1365.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:39 +0000] "PUT /remote.php/webdav/Medium-random/file863.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file3089.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file4402.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file1049.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file4745.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file4051.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file4202.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file2460.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file2035.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file725.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file592.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file2091.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file3443.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file734.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file3919.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file622.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file1472.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file2432.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file3657.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file732.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file3442.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file4843.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file2772.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file4597.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:40 +0000] "PUT /remote.php/webdav/Medium-random/file3707.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file4998.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file686.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file4091.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file3182.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file3706.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file076.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file1556.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file259.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file4691.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file317.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file976.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file2168.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file4282.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file1322.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file3433.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file3776.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file3519.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file1918.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file475.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file4793.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file712.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file2726.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:41 +0000] "PUT /remote.php/webdav/Medium-random/file3603.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file3284.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file2794.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file4946.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file4806.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file1847.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file496.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file2874.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file1023.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file4887.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file1778.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file4856.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file1710.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file2372.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file4187.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file575.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file1898.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file4526.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file756.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file544.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file792.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file1424.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file1615.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file931.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:42 +0000] "PUT /remote.php/webdav/Medium-random/file471.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file3156.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file3320.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file696.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file4421.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file1602.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file4947.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file408.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file1662.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file2286.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file460.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file2746.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file4576.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file4781.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file4721.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file314.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file911.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file2612.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file275.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file830.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file4509.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file3749.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:43 +0000] "PUT /remote.php/webdav/Medium-random/file4800.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file1652.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file1306.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file4585.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file2665.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file068.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file4995.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file2488.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file3896.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file4988.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file493.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file2045.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file1294.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file1070.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file1414.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file503.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file3207.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file855.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file4559.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file4633.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file3672.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:44 +0000] "PUT /remote.php/webdav/Medium-random/file429.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file058.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file1741.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file1849.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file2263.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file024.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file1147.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file930.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file2929.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file1830.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file1737.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file3237.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file1100.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file238.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file1028.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file742.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file3599.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file2242.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file2782.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file2861.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file1476.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file1998.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file1546.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:45 +0000] "PUT /remote.php/webdav/Medium-random/file3454.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file2152.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file347.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file4880.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file4830.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file3925.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file3277.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file2003.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file2877.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file1782.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file1380.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file1639.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file2927.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file4627.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file1375.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file1879.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file1609.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:46 +0000] "PUT /remote.php/webdav/Medium-random/file036.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file864.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file3240.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file2351.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file3104.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file813.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file1318.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file3812.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file3079.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file2371.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file4339.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file364.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file856.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file2225.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file2840.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file1709.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file1197.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file4940.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file1845.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file3477.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file838.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:47 +0000] "PUT /remote.php/webdav/Medium-random/file561.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file4459.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file870.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file4861.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file1965.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file090.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file1164.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file1731.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file1457.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file4508.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file4477.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file4083.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file1003.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file4082.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file1544.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file2911.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file381.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file4271.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file3501.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file774.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file3595.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file2654.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:48 +0000] "PUT /remote.php/webdav/Medium-random/file991.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file2439.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file154.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file858.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file4896.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file3223.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file1345.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file3810.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file3008.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file3644.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file4502.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file3949.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file1093.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file3700.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 423
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file1286.bin HTTP/1.1" 423 244 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file2005.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file4210.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file3521.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file3489.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file3545.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file476.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file1393.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file745.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:49 +0000] "PUT /remote.php/webdav/Medium-random/file4190.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file157.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file4619.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file2981.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file3313.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file4955.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file3550.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file029.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file4391.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file3343.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file4882.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file4826.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php?dir=%2F HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file1175.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file2680.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file2140.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file4491.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file1911.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file3034.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file543.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file4409.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file1473.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:50 +0000] "PUT /remote.php/webdav/Medium-random/file4400.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file1638.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file2854.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file3839.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file895.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file2689.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file4208.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file1195.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file2191.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file4651.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file4653.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file3712.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file2158.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file4407.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file3891.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file3543.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file4536.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:51 +0000] "PUT /remote.php/webdav/Medium-random/file3914.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file903.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file3764.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file3411.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file2054.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file2220.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file977.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file248.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file4753.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file1034.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file3226.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file1883.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file2824.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file1784.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file1507.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file2383.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file4345.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file945.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file4868.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file1760.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file4279.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "PUT /remote.php/webdav/Medium-random/file3193.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "GET /ocs/v2.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:52 +0000] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 74 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file4583.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file3901.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file1359.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file832.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file4332.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file3578.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file135.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file1729.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file3590.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file3100.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file1212.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file1526.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file1198.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file4961.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file383.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file3953.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file4560.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file1411.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file2513.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file857.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file4725.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file764.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file4906.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:53 +0000] "PUT /remote.php/webdav/Medium-random/file447.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file2534.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file4884.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file1098.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file2350.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file3493.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file4760.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file4869.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file4290.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file2132.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file1934.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file3127.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file3732.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file4393.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file528.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file2021.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file4021.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file1535.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file513.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file2944.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:54 +0000] "PUT /remote.php/webdav/Medium-random/file2369.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file2378.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file128.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file3434.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file2658.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file677.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file4898.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file147.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file2130.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file2917.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file2986.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file2238.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file4785.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file1976.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file241.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file1012.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file552.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file680.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file3210.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file2223.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file2897.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file2992.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file1390.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:55 +0000] "PUT /remote.php/webdav/Medium-random/file1635.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file994.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file2936.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file4825.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file1017.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file256.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file3416.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file1118.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file3398.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file1236.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file191.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file3538.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file2856.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file4353.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file420.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file1392.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file3607.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file3445.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file2871.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file4957.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:56 +0000] "PUT /remote.php/webdav/Medium-random/file2774.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file920.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file2756.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file1650.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file2072.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file1897.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file3606.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file3381.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file2943.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file2119.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file665.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file2841.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file2569.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file1840.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file4104.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file4816.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file778.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file3857.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file3584.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file3064.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file1397.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:57 +0000] "PUT /remote.php/webdav/Medium-random/file1314.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file4201.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file4517.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file1041.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file4709.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file085.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file4102.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file2396.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file4404.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file928.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file2083.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file1693.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file1835.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file4675.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file3784.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file3324.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file2833.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file088.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file989.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:58 +0000] "PUT /remote.php/webdav/Medium-random/file490.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file4580.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file4847.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file074.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file1923.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file4344.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file557.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file1679.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file670.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file293.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file3098.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file2867.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file4748.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file1358.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file3754.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file4099.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file2742.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file4468.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file3987.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file1351.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file1295.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:50:59 +0000] "PUT /remote.php/webdav/Medium-random/file041.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file4735.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file2113.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file1158.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file3682.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:50:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file1692.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file2007.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file2984.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file357.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file667.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file780.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file2084.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file434.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file1181.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file3989.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file2873.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file040.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file4323.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file3535.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file3420.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
cron_1 | crond: wakeup dt=50
cron_1 | crond: file www-data:
cron_1 | crond: line php -f /var/www/html/cron.php
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file715.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file3304.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file2376.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:00 +0000] "PUT /remote.php/webdav/Medium-random/file4897.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file3125.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file1646.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file3858.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file4493.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file3803.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file071.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file4738.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file3733.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file277.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file4590.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file3904.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file2230.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file565.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file4715.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file4183.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file4152.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file1829.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file4017.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file1891.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file2715.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:01 +0000] "PUT /remote.php/webdav/Medium-random/file2222.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file2234.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file2129.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file4417.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file3514.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:01 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file1176.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file4962.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file1254.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file2845.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file4549.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file2891.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file4007.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file983.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file1529.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file2908.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file1494.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file2058.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file2323.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file3765.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file2148.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file3758.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file3959.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file4534.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file2691.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:02 +0000] "PUT /remote.php/webdav/Medium-random/file2421.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file1866.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file2907.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file4605.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file1852.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:02 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file1036.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file1887.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file3424.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file2104.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file3859.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file3660.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file4401.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file2180.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file3516.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file1288.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file614.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file4658.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file2485.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file2731.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file2296.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:03 +0000] "PUT /remote.php/webdav/Medium-random/file2702.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file322.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file4581.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file1299.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file243.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:03 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file2757.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file089.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file1949.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file053.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file4383.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file4703.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file4003.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file3539.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file3153.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file034.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file851.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file401.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file415.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file4440.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file4811.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file1244.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file2876.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file2881.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:04 +0000] "PUT /remote.php/webdav/Medium-random/file740.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file1915.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file107.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file2566.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file3316.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:04 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file323.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file3512.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file3066.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file3114.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file1505.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file4360.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file1252.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file2898.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file2101.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file1353.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file4959.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file464.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file3684.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file3640.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file1331.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file978.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file638.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file594.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file2739.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file4713.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:05 +0000] "PUT /remote.php/webdav/Medium-random/file3651.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file057.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file3985.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file3556.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file2894.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:05 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file4057.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file2338.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file4763.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file2147.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file1103.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file1490.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file1320.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file2057.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file3057.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file1613.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file1661.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file3841.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file2279.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file2577.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:06 +0000] "PUT /remote.php/webdav/Medium-random/file3594.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file2363.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file1343.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:06 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file1010.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file261.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file1629.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file3392.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file4420.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file3695.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file435.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file3755.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file2728.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file2688.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file1102.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file3797.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file2859.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file4367.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file1718.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file2913.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file2392.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file1311.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:07 +0000] "PUT /remote.php/webdav/Medium-random/file4975.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file1304.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file2374.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file3887.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:07 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file2536.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file1312.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file609.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file4827.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file4598.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file805.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file3710.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file1921.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file233.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file1732.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file305.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file251.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file1407.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file1232.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:08 +0000] "PUT /remote.php/webdav/Medium-random/file3208.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file2639.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file4573.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
redis_1 | 1:M 11 Feb 2020 21:51:09.079 * 10000 changes in 60 seconds. Saving...
redis_1 | 1:M 11 Feb 2020 21:51:09.079 * Background saving started by pid 13
redis_1 | 13:C 11 Feb 2020 21:51:09.095 * DB saved on disk
redis_1 | 13:C 11 Feb 2020 21:51:09.095 * RDB: 0 MB of memory used by copy-on-write
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:08 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file3393.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file3909.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
redis_1 | 1:M 11 Feb 2020 21:51:09.180 * Background saving terminated with success
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file4954.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file3736.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file4903.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file3922.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file3622.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file4814.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file485.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file3294.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file2798.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file3217.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file3991.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file3999.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file2910.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file2602.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:09 +0000] "PUT /remote.php/webdav/Medium-random/file800.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file2123.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:09 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file691.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file3791.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file2424.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file1292.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file3903.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file1596.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file4527.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file3611.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file1009.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file1072.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file1107.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file3307.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file966.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file4987.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file4504.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file2570.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file2308.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:10 +0000] "PUT /remote.php/webdav/Medium-random/file1385.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file1117.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file2979.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file1170.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:10 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file2879.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file2385.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file4463.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file073.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file4408.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file1878.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file4851.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file409.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file3283.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file2013.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file3428.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file4355.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file4649.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file3310.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file2251.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file4617.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file3435.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:11 +0000] "PUT /remote.php/webdav/Medium-random/file458.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file1748.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file296.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file2852.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file4794.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:11 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file1612.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file3276.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file3670.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file2173.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file4546.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file2968.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file2733.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file3150.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file1319.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file4610.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file262.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file260.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file2837.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file203.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file3565.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file2963.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:12 +0000] "PUT /remote.php/webdav/Medium-random/file4646.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file4778.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file4552.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file661.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file1441.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:12 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file2512.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file4545.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file3131.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file4734.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file3026.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file3569.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file3943.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file619.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file4025.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file4116.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file836.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file449.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file482.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file4791.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file2933.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file1637.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:13 +0000] "PUT /remote.php/webdav/Medium-random/file335.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file3061.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file4441.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file1855.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:13 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file2428.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file3656.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file3492.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file2901.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file4328.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file545.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file1022.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file2780.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file1470.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file4492.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file4335.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file1800.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file944.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file1665.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file1683.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file3872.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file2582.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file4720.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file973.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:14 +0000] "PUT /remote.php/webdav/Medium-random/file2741.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file1508.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file1833.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file3993.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:14 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file2549.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file4706.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file4260.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file027.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file1659.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file1163.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file3996.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file1933.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file3704.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file1860.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file3187.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file1391.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file2552.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file2208.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file4364.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file3378.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file1239.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file2703.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:15 +0000] "PUT /remote.php/webdav/Medium-random/file297.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file1514.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file2364.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file2203.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file842.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file3129.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:15 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file3314.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file4937.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file4213.bin HTTP/1.1" 423 244 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 423
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file2157.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file4114.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file781.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file4325.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file3923.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file003.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file1818.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file2047.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file1283.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file4131.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file4694.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file3711.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file2686.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file727.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file3774.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:16 +0000] "PUT /remote.php/webdav/Medium-random/file2117.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file2325.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file3843.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file3371.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file790.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:16 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file4106.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file197.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file2420.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file1340.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file3499.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file2011.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file3080.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file3851.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file2235.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file2409.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file3696.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file3963.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file799.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file4422.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file2998.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php?dir=%2F HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:17 +0000] "PUT /remote.php/webdav/Medium-random/file821.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file4484.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file789.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:17 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file3007.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file1016.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file1438.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file4737.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file4444.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file213.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file3600.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file4912.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file3766.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file218.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file2971.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file4486.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file4411.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file1171.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file4966.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file3323.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file4452.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:18 +0000] "PUT /remote.php/webdav/Medium-random/file3399.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file1229.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file1527.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file3822.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file675.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file3752.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:18 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file1355.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file417.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file1889.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file2445.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file1014.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file4921.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file2559.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file818.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file2585.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file440.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file4256.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file1868.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file3531.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file2233.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file1522.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file3964.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:19 +0000] "PUT /remote.php/webdav/Medium-random/file2614.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file573.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:19 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file542.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file844.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file1379.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file4306.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file1211.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file3642.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file999.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file1409.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file4191.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file630.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file741.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file3082.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file2781.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:20 +0000] "PUT /remote.php/webdav/Medium-random/file4776.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 423
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file846.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:20 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file2134.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file3681.bin HTTP/1.1" 423 244 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file943.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file3220.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file2166.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file4989.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file1758.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file1797.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file2967.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file4967.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file1416.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file3517.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php?dir=%2F HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file1668.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file484.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file878.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file2192.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:21 +0000] "PUT /remote.php/webdav/Medium-random/file4863.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file1279.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file1403.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file2161.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file2169.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:21 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file788.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file2835.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file4924.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file1235.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file873.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file3278.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file4727.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file171.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file1848.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file083.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file1255.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file882.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file001.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file3053.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "GET /ocs/v2.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 74 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file1228.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file1996.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:22 +0000] "PUT /remote.php/webdav/Medium-random/file081.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | [11-Feb-2020 21:51:23] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file4304.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file1919.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file4042.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file3272.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:22 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file2000.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file1015.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file006.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file3383.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file3141.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file3719.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file4192.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file1940.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file3458.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file4664.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file4971.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file021.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file2605.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file900.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file4161.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file3250.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file4801.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:23 +0000] "PUT /remote.php/webdav/Medium-random/file4149.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file3675.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file1603.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:23 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file798.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file104.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file4072.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file4710.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file1813.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file3676.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file1520.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file2989.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file4788.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file3298.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file4960.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file3448.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file1605.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file2777.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file278.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file840.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file1977.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file2037.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file324.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:24 +0000] "PUT /remote.php/webdav/Medium-random/file1571.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file254.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file4729.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file3286.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file4074.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:24 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file3308.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file1882.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file731.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file3581.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file2829.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file743.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file1269.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file2973.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file2504.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file4467.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file687.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file1220.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file244.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file3541.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file3149.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file1481.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:25 +0000] "PUT /remote.php/webdav/Medium-random/file3117.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file705.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file1479.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file4862.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file4852.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:25 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file1504.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file3299.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file3572.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file3602.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file4746.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file1334.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file2749.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file1575.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file3561.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file1155.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file1515.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file052.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file4059.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file1950.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file4128.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:26 +0000] "PUT /remote.php/webdav/Medium-random/file1590.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2055.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2754.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file4299.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file1104.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:26 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file3011.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2714.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2484.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2085.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2331.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file1152.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2558.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2341.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2265.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2153.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2178.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file3639.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file4850.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file3328.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file4914.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file4714.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2853.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file161.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:27 +0000] "PUT /remote.php/webdav/Medium-random/file2352.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file1598.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file937.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file859.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:27 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file246.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file4337.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file3092.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file3179.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file2151.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file4663.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file2857.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file3990.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file3554.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file3908.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file2502.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file2299.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file1063.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file2940.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file2400.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file2836.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file969.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file2759.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file1670.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:28 +0000] "PUT /remote.php/webdav/Medium-random/file4115.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file4252.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file4529.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:28 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file1973.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file2592.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file4373.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file4303.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file3040.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file2647.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file2380.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file600.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file4485.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file762.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file4929.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file2241.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file1169.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file629.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file2489.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file105.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file1293.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file748.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file2747.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:29 +0000] "PUT /remote.php/webdav/Medium-random/file1843.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file4309.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file2074.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:29 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file3315.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file4462.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file2819.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file3242.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file1673.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file2624.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file4676.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file590.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file603.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file116.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file3407.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file2650.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file3391.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file4973.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file3168.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file3264.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file3906.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:30 +0000] "PUT /remote.php/webdav/Medium-random/file1073.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file2906.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file2888.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file2480.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file217.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:30 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file4769.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file4461.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file240.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file1959.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file3075.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file2272.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file3437.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file3115.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file2519.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file504.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file1388.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file2956.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:31 +0000] "PUT /remote.php/webdav/Medium-random/file3252.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file3568.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file4056.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:31 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file1623.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file2408.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file2049.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file847.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file4216.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file403.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file4997.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file1006.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file4570.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file601.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file4635.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file372.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file815.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file2644.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file2996.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:32 +0000] "PUT /remote.php/webdav/Medium-random/file946.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file3714.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file3491.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:32 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file4224.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file3585.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file4135.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file3335.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file3889.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file3976.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file2601.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file2699.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file3339.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file4448.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file3921.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file616.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file3086.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file1681.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file4978.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file4009.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file2761.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:33 +0000] "PUT /remote.php/webdav/Medium-random/file819.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file2648.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file2423.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file3567.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file2591.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:33 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file1674.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file2675.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file4211.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file3394.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file378.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file143.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file1215.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file1894.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file3423.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file3178.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file1554.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file897.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file225.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file4291.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file4315.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file627.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file126.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file4561.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:34 +0000] "PUT /remote.php/webdav/Medium-random/file407.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file4754.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file2789.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file145.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file140.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:34 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file631.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file3482.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file3760.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file1726.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file3483.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file850.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file3509.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file3995.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file985.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file3937.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file4547.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file1553.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file200.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file026.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file1492.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file3828.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file3588.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file4889.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file4123.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:35 +0000] "PUT /remote.php/webdav/Medium-random/file4516.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file1549.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file3769.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file2295.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file2553.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:35 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file3030.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file4683.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file1205.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file1485.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file2050.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file1588.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file1622.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file2632.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file228.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file4225.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file1871.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file1272.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file1773.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file3563.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file3439.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file4932.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:36 +0000] "PUT /remote.php/webdav/Medium-random/file3650.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file2018.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file062.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:36 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file1106.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file311.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file698.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file1313.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file2945.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file080.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file4636.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file232.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file3211.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file702.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file070.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file168.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file1410.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file2268.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file3862.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file3481.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file1967.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file963.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:37 +0000] "PUT /remote.php/webdav/Medium-random/file1979.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file2051.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file3667.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file3406.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file3070.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:37 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file1435.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file4565.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file2850.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file1669.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file315.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file1207.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file802.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file2966.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file3436.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file4001.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file3638.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file3763.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file1080.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file4045.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file3771.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file3413.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file2043.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file4996.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file529.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:38 +0000] "PUT /remote.php/webdav/Medium-random/file125.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file3289.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file2565.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file2588.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file1787.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file865.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:38 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file4000.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file3124.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file3738.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file4096.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file4105.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file4175.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file717.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file4834.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file1368.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file3212.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file1027.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file1820.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file182.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file3074.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file2294.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:39 +0000] "PUT /remote.php/webdav/Medium-random/file4251.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file4890.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file1713.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file1052.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file3033.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:39 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file1696.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file3834.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file4141.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file3427.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file2863.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file3849.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file1273.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file1081.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file2818.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file056.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file1376.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file1793.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file1253.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file1518.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file3063.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file508.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file4625.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:40 +0000] "PUT /remote.php/webdav/Medium-random/file380.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file4023.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file4757.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file2949.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file1676.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:40 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file519.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file3977.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file4501.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file397.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file2330.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file1075.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file1371.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file2993.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file286.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file1631.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file028.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file4970.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file488.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file330.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file956.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file3136.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file526.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file2920.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:41 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:41 +0000] "PUT /remote.php/webdav/Medium-random/file3618.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file3414.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file2318.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file694.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file2580.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file2575.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file313.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file4640.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file4899.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file753.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file211.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file3355.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file2205.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file4281.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file4396.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file4968.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file539.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file3231.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:42 +0000] "PUT /remote.php/webdav/Medium-random/file1372.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file097.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file2121.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file2199.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file037.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:42 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file3275.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file3139.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file950.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file2469.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file4953.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file4895.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file3167.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file2985.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file3303.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file1310.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file055.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file2822.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file2138.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:43 +0000] "PUT /remote.php/webdav/Medium-random/file3347.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file2690.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file2321.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file2622.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file2042.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:43 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file3627.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file523.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file3931.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file2900.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file2159.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file1378.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file1324.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file4693.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file162.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file2127.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file1754.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file4949.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file3002.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file2381.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:44 +0000] "PUT /remote.php/webdav/Medium-random/file479.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file453.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file1040.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file959.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file3140.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:44 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file2479.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file374.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file1680.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file2964.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file3768.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file1120.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file880.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file587.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file3192.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file2290.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file4006.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file2661.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file3508.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file3745.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file4731.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:45 +0000] "PUT /remote.php/webdav/Medium-random/file3653.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file4739.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file562.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file1213.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file4111.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:45 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file1510.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file2116.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file3926.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file700.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file416.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file2885.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file2662.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file1460.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file3625.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file411.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file4334.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file406.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file4258.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file2093.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file610.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file2399.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:46 +0000] "PUT /remote.php/webdav/Medium-random/file4395.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file3669.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file091.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file075.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file405.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:46 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file3244.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file2303.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file114.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file4470.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file4616.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file3137.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file153.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file4533.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file205.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file4688.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file1792.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file4275.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file1184.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file3366.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file1338.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file3725.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file645.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file4499.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:47 +0000] "PUT /remote.php/webdav/Medium-random/file2317.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file1986.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file235.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file079.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file1363.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:47 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file2795.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file3504.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file2282.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file160.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file927.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file428.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file4677.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file2652.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file4572.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file2625.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file681.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file4876.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file149.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file3029.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file2373.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:48 +0000] "PUT /remote.php/webdav/Medium-random/file2931.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file4751.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file4312.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file2355.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:48 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file2886.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file3574.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file4716.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file2092.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file2022.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file1607.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file4308.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file1308.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file947.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file3762.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file3956.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file1005.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file2555.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file3451.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file1886.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file1564.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file2783.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file1914.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file4113.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:49 +0000] "PUT /remote.php/webdav/Medium-random/file2669.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file3689.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:49 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file3449.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file1569.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file4410.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file2429.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file229.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file4705.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file4053.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file4892.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file1742.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file3309.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file4513.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file2465.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file042.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file3557.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file245.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file766.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "GET /csrftoken HTTP/1.1" 200 102 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file1570.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file2252.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:50 +0000] "PUT /remote.php/webdav/Medium-random/file1113.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file1587.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file704.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file2028.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file4666.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:50 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file185.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file2107.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file2066.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file3808.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file4103.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file4606.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file1495.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file656.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file231.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file3028.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file3619.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file4768.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file1846.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file1296.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file4621.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file1031.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file3166.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file2274.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:51 +0000] "PUT /remote.php/webdav/Medium-random/file2631.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file749.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file3111.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file2568.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:51 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file2951.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file236.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file4443.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file4873.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file3152.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file3807.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file3000.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file2763.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file4854.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file1764.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file4523.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file3823.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file4133.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file995.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file2635.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file4496.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file3470.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "PUT /remote.php/webdav/Medium-random/file3282.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "GET /ocs/v2.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:52 +0000] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 74 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file4120.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file4626.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file2451.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file138.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:52 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file4695.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file3685.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file4620.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file4354.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file2865.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file3624.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file3362.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file939.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file4305.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file1007.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file1180.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file082.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file3180.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file3177.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file1660.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file4044.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file4877.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file3012.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:53 +0000] "PUT /remote.php/webdav/Medium-random/file1241.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file4820.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file3368.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:53 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file1811.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file4595.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file2645.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file4378.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file1948.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file4249.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file2735.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file1222.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file773.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file948.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file3331.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file4164.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file441.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file1400.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file2516.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:54 +0000] "PUT /remote.php/webdav/Medium-random/file2283.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file3510.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:54 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file3555.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file901.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file196.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file3954.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file2349.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file3465.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file2784.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file4160.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file929.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file2494.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file1161.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file1991.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file1433.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file2257.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file1555.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file4578.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file2896.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:55 +0000] "PUT /remote.php/webdav/Medium-random/file3751.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:55 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file1714.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file4266.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "GET /index.php" 200
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "GET /index.php/apps/files/ajax/getstoragestats.php HTTP/1.1" 200 216 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file456.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file2305.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file4011.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file3405.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file3604.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file2962.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file1059.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file2571.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file1857.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file2156.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file1844.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file1942.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file3819.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file4385.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:56 +0000] "PUT /remote.php/webdav/Medium-random/file4362.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file454.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:56 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file4927.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file648.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file2538.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file465.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file4005.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file3144.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file4724.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file2077.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file2481.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file1621.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file1058.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file2667.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file1271.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file4429.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file1477.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file1704.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:57 +0000] "PUT /remote.php/webdav/Medium-random/file2862.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file1893.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file1747.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file688.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:57 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file1469.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file4584.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file644.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file2250.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file986.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file2530.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file1958.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file933.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file2164.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file1029.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file1983.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file189.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file2593.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file3792.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file2184.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file720.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file1237.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:58 +0000] "PUT /remote.php/webdav/Medium-random/file3161.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file4181.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file312.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file498.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:58 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file570.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file3174.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file111.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file4035.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file1315.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file3130.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file2823.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file1210.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file4148.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file2803.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file1700.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file3544.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file119.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file289.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file3932.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file868.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file2231.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file1233.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file1757.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file4064.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:51:59 +0000] "PUT /remote.php/webdav/Medium-random/file829.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:52:00 +0000] "PUT /remote.php/webdav/Medium-random/file1974.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:51:59 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:52:00 +0000] "PUT /remote.php/webdav/Medium-random/file4433.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:52:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:52:00 +0000] "PUT /remote.php/webdav/Medium-random/file1972.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:52:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:52:00 +0000] "PUT /remote.php/webdav/Medium-random/file3384.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:52:00 +0000 "PUT /remote.php" 201
web_1 | 172.18.0.1 - - [11/Feb/2020:21:52:00 +0000] "PUT /remote.php/webdav/Medium-random/file2259.bin HTTP/1.1" 201 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0" "-"
app_1 | 172.18.0.6 - 11/Feb/2020:21:52:00 +0000 "PUT /r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment