diff --git a/filebeat/tests/integration/filestream_test.go b/filebeat/tests/integration/filestream_test.go index d5e6ccfbf61f..edd8468059ce 100644 --- a/filebeat/tests/integration/filestream_test.go +++ b/filebeat/tests/integration/filestream_test.go @@ -41,10 +41,10 @@ output.file: logging: level: debug selectors: - - '*' + - input + - input.filestream metrics: enabled: false - ` func TestFilestreamCleanInactive(t *testing.T) {