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

Commit 33d970f

Browse files
author
Chris Wiechmann
committed
Update logstash.yml
1 parent 5ce7f52 commit 33d970f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/logstash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
# This is not relevant as we test with HTTP
7171
# But it's required by Logstash to be a valid certificate
7272
API_BUILDER_SSL_CERT: "./config/certificates/apibuilder4elastic.crt"
73-
CACHE_API_PER_NAME: "/api/v1/banana, /api/v2/banana"
73+
CACHE_API_PER_NAME: "/petstore/v2/user/chris, /api/v1/banana, /api/v2/banana"
7474
- name: API-Builder Logs
7575
if: ${{ always() }}
7676
run: |

0 commit comments

Comments
 (0)