Update Module_splunk_hec_export.php

Fixes: #9680
pull/9681/head
skalvaro 2024-04-15 15:05:12 +02:00 committed by GitHub
parent be724e26af
commit 6616fbf65b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ class Module_splunk_hec_export extends Module_webhook
'json',
$hec_event,
$headers,
'post',
$serverConfig
);
if (!$response->isOk()) {