compose edit
This commit is contained in:
@@ -20,5 +20,5 @@ services:
|
|||||||
- KEEP_LAST=30 #optional - Keep the last specified number of days in storage. https://goaccess.io/man
|
- KEEP_LAST=30 #optional - Keep the last specified number of days in storage. https://goaccess.io/man
|
||||||
- PROCESSING_THREADS=1 #optional - This parameter sets the number of concurrent processing threads in the program's execution, affecting log data analysis, typically adjusted based on CPU cores. Default is 1. https://goaccess.io/man
|
- PROCESSING_THREADS=1 #optional - This parameter sets the number of concurrent processing threads in the program's execution, affecting log data analysis, typically adjusted based on CPU cores. Default is 1. https://goaccess.io/man
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/host/nginx/logs:/opt/log
|
- /home/steffen/prox/nginxproxymanager-data/logs:/opt/log
|
||||||
- /path/to/host/custom:/opt/custom #optional, required if using log_type = CUSTOM
|
- /path/to/host/custom:/opt/custom #optional, required if using log_type = CUSTOM
|
||||||
Reference in New Issue
Block a user