Nginx log location change
This commit is contained in:
@@ -20,6 +20,6 @@ services:
|
|||||||
- "1514:1514" #Network Input (not used by default) typically used to collect syslog TCP data
|
- "1514:1514" #Network Input (not used by default) typically used to collect syslog TCP data
|
||||||
volumes:
|
volumes:
|
||||||
- "../:/home/Docker-Home"
|
- "../:/home/Docker-Home"
|
||||||
- "../etc/nginx/logs:/home/nginx-logs"
|
- "../etc/logs/nginx:/home/nginx-logs"
|
||||||
- "./opt-splunk-etc:/opt/splunk/etc"
|
- "./opt-splunk-etc:/opt/splunk/etc"
|
||||||
- "./opt-splunk-var:/opt/splunk/var"
|
- "./opt-splunk-var:/opt/splunk/var"
|
||||||
|
|||||||
Reference in New Issue
Block a user