Skip to content

Commit

Permalink
Fixed input types for filebeat (elastic#21156)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalpristas authored Sep 18, 2020
1 parent 54fd0e3 commit accc8f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion x-pack/elastic-agent/pkg/agent/program/supported.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions x-pack/elastic-agent/spec/filebeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ rules:
- netflow
- httpjson
- o365audit
- azureeventhub
- azure-eventhub
- cloudfoundry
- googlepubsub
- google-pubsub
- kafka

- filter_values:
Expand Down

0 comments on commit accc8f7

Please sign in to comment.