staging #353

Merged
philipp merged 3 commits from staging into main 2024-04-08 23:22:26 +02:00
17 changed files with 7194 additions and 0 deletions
Showing only changes of commit f93677b420 - Show all commits
+1
View File
@@ -0,0 +1 @@
./tmp/
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
rm -rf tmp
mkdir tmp
scp root@128.140.64.118:"/var/log/nginx/access.log*" ./tmp/
zcat -f ./tmp/access.log* | goaccess --log-format=COMBINED
+3681
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.