auth key
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 39s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 39s
This commit is contained in:
@@ -14,7 +14,7 @@ cmd="docker run -d \
|
||||
-v ${CERTS_VOLUME}:/usr/share/filebeat/certs:ro \
|
||||
-e LOGSERVER_HOST=${LOGSERVER_HOST} \
|
||||
-e LOGSERVER_PORT=${LOGSERVER_PORT} \
|
||||
-e AUTH_MODE=${AUTH_MODE} \
|
||||
-e API_KEY=${API_KEY} \
|
||||
$IMAGE_REGISTRY/$IMAGE_REPO:$IMAGE_TAG \
|
||||
filebeat -e -strict.perms=false \
|
||||
-c /usr/share/filebeat/config/filebeat.yml"
|
||||
|
Reference in New Issue
Block a user