Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 7ca6ec9

Browse files
author
Chris Wiechmann
committed
Fixed Logstash pipeline
1 parent 46bef3f commit 7ca6ec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/logstash.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
VALIDATE_ELASTIC_CONNECTION: false
2121
ENABLE_HTTP_PORT: true
2222
ELASTICSEARCH_HOSTS: http://any.es-host.com:9200
23+
ELASTICSEARCH_SSL_VERIFICATIONMODE: false
2324
memcached:
2425
image: memcached:1.6.6-alpine
2526
ports:

0 commit comments

Comments
 (0)