-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add filebeat receiver end to end test (#5997)
* update beats * add filebeat receiver e2e test Co-authored-by: Mauri de Souza Meneguzzo <[email protected]>
- Loading branch information
Showing
4 changed files
with
174 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -820,11 +820,11 @@ Contents of probable licence file $GOMODCACHE/github.com/dolmen-go/contextio@v0. | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : github.com/elastic/beats/v7 | ||
Version: v7.0.0-alpha2.0.20241022170531-d2e6603d82fb | ||
Version: v7.0.0-alpha2.0.20241111113032-56dca4bbda40 | ||
Licence type (autodetected): Elastic | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20241022170531-d2e6603d82fb/LICENSE.txt: | ||
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20241111113032-56dca4bbda40/LICENSE.txt: | ||
|
||
Source code in this repository is variously licensed under the Apache License | ||
Version 2.0, an Apache compatible license, or the Elastic License. Outside of | ||
|
@@ -21906,11 +21906,11 @@ SOFTWARE. | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4 | ||
Version: v4.6.0 | ||
Version: v4.8.0 | ||
Licence type (autodetected): MIT | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/github.com/!azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4@v4.6.0/LICENSE.txt: | ||
Contents of probable licence file $GOMODCACHE/github.com/!azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4@v4.8.0/LICENSE.txt: | ||
|
||
MIT License | ||
|
||
|
@@ -28285,11 +28285,11 @@ Contents of probable licence file $GOMODCACHE/github.com/aws/[email protected]/ | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : github.com/aws/aws-sdk-go-v2 | ||
Version: v1.30.4 | ||
Version: v1.30.5 | ||
Licence type (autodetected): Apache-2.0 | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/github.com/aws/[email protected].4/LICENSE.txt: | ||
Contents of probable licence file $GOMODCACHE/github.com/aws/[email protected].5/LICENSE.txt: | ||
|
||
|
||
Apache License | ||
|
@@ -29557,11 +29557,11 @@ Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/featu | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : github.com/aws/aws-sdk-go-v2/internal/configsources | ||
Version: v1.3.16 | ||
Version: v1.3.17 | ||
Licence type (autodetected): Apache-2.0 | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/internal/[email protected].16/LICENSE.txt: | ||
Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/internal/[email protected].17/LICENSE.txt: | ||
|
||
|
||
Apache License | ||
|
@@ -29769,11 +29769,11 @@ Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/inter | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 | ||
Version: v2.6.16 | ||
Version: v2.6.17 | ||
Licence type (autodetected): Apache-2.0 | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/internal/endpoints/[email protected].16/LICENSE.txt: | ||
Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/internal/endpoints/[email protected].17/LICENSE.txt: | ||
|
||
|
||
Apache License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters