Skip to content

Commit

Permalink
skip system-logs test
Browse files Browse the repository at this point in the history
  • Loading branch information
belimawr committed Oct 31, 2024
1 parent 4bf1d75 commit 94ed51d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions filebeat/tests/integration/systemlogs_other_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import (
)

func TestSystemLogsCanUseLogInput(t *testing.T) {
t.Skip("The system module is not using the system-logs input at the moment")
filebeat := integration.NewBeat(
t,
"filebeat",
Expand Down

0 comments on commit 94ed51d

Please sign in to comment.