diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 3b95d21f7591..f014f7f58120 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -141,6 +141,7 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Raise up logging level to warning when attempting to configure beats with unknown fields from autodiscovered events/environments - elasticsearch output now supports `idle_connection_timeout`. {issue}35616[35615] {pull}36843[36843] - Update to Go 1.21.9. {pulk}38727[38727] +- Upgrade go-sysinfo {pull}38778[38778] *Auditbeat* diff --git a/NOTICE.txt b/NOTICE.txt index 97385dbd48d5..d2aab63481ab 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -15011,11 +15011,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-structform@v -------------------------------------------------------------------------------- Dependency : github.com/elastic/go-sysinfo -Version: v1.13.1 +Version: v1.14.0 Licence type (autodetected): Apache-2.0 -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/go-sysinfo@v1.13.1/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/go-sysinfo@v1.14.0/LICENSE.txt: Apache License @@ -22124,11 +22124,11 @@ Contents of probable licence file $GOMODCACHE/github.com/prometheus/common@v0.30 -------------------------------------------------------------------------------- Dependency : github.com/prometheus/procfs -Version: v0.9.0 +Version: v0.13.0 Licence type (autodetected): Apache-2.0 -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/prometheus/procfs@v0.9.0/LICENSE: +Contents of probable licence file $GOMODCACHE/github.com/prometheus/procfs@v0.13.0/LICENSE: Apache License Version 2.0, January 2004 @@ -25295,11 +25295,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- Dependency : golang.org/x/sync -Version: v0.5.0 +Version: v0.6.0 Licence type (autodetected): BSD-3-Clause -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.5.0/LICENSE: +Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.6.0/LICENSE: Copyright (c) 2009 The Go Authors. All rights reserved. @@ -25332,11 +25332,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- Dependency : golang.org/x/sys -Version: v0.18.0 +Version: v0.19.0 Licence type (autodetected): BSD-3-Clause -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.18.0/LICENSE: +Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.19.0/LICENSE: Copyright (c) 2009 The Go Authors. All rights reserved. @@ -26740,11 +26740,11 @@ Contents of probable licence file $GOMODCACHE/gotest.tools/gotestsum@v1.7.0/LICE -------------------------------------------------------------------------------- Dependency : howett.net/plist -Version: v1.0.0 +Version: v1.0.1 Licence type (autodetected): BSD-2-Clause -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/howett.net/plist@v1.0.0/LICENSE: +Contents of probable licence file $GOMODCACHE/howett.net/plist@v1.0.1/LICENSE: Copyright (c) 2013, Dustin L. Howett. All rights reserved. diff --git a/filebeat/docs/fields.asciidoc b/filebeat/docs/fields.asciidoc index 5b03cdfb0a91..0c897ca3b1eb 100644 --- a/filebeat/docs/fields.asciidoc +++ b/filebeat/docs/fields.asciidoc @@ -111136,6 +111136,13 @@ type: keyword -- +*`o365.audit.Activity`*:: ++ +-- +type: keyword + +-- + *`o365.audit.Actor`*:: + -- @@ -111360,6 +111367,13 @@ type: object -- +*`o365.audit.Experience`*:: ++ +-- +type: keyword + +-- + *`o365.audit.ExtendedProperties.*`*:: + -- @@ -111605,6 +111619,20 @@ type: keyword -- +*`o365.audit.ObjectDisplayName`*:: ++ +-- +type: keyword + +-- + +*`o365.audit.ObjectType`*:: ++ +-- +type: keyword + +-- + *`o365.audit.Operation`*:: + -- @@ -111612,6 +111640,20 @@ type: keyword -- +*`o365.audit.OperationId`*:: ++ +-- +type: keyword + +-- + +*`o365.audit.OperationProperties`*:: ++ +-- +type: object + +-- + *`o365.audit.OrganizationId`*:: + -- @@ -111661,6 +111703,13 @@ type: keyword -- +*`o365.audit.RequestId`*:: ++ +-- +type: keyword + +-- + *`o365.audit.ResultStatus`*:: + -- @@ -111801,6 +111850,13 @@ type: keyword -- +*`o365.audit.Timestamp`*:: ++ +-- +type: keyword + +-- + *`o365.audit.UniqueSharingId`*:: + -- @@ -111857,6 +111913,20 @@ type: keyword -- +*`o365.audit.WorkspaceId`*:: ++ +-- +type: keyword + +-- + +*`o365.audit.WorkspaceName`*:: ++ +-- +type: keyword + +-- + *`o365.audit.YammerNetworkId`*:: + --