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

Commit c064a83

Browse files
author
Chris Wiechmann
authored
Update logstash.yml
1 parent 6b439ee commit c064a83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/logstash.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ jobs:
2323
- name: Install Logstash-Verifier
2424
run: |
2525
wget -c https://github.com/magnusbaeck/logstash-filter-verifier/releases/download/1.6.1/logstash-filter-verifier_1.6.1_linux_amd64.tar.gz -O - | tar -xvz
26+
- name: Run Logstash config tests
27+
run: |
28+
dir
29+
./logstash-filter-verifier

0 commit comments

Comments
 (0)