add stats from nginx logs
This commit is contained in:
@@ -0,0 +1 @@
|
||||
./tmp/
|
||||
Executable
+6
@@ -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
|
||||
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.
Reference in New Issue
Block a user