From 3dc84f20430a6a3f955720ce5c73a4f40d4eaa64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 6 Nov 2024 01:15:49 +0000 Subject: [PATCH] Update to elastic/integrations@90580c4ece193dff0489804d87273fc8fa68d0b6 Update modules based on https://github.com/elastic/integrations/commit/90580c4ece193dff0489804d87273fc8fa68d0b6 --- fleet_integration/system.application.winlog/README.md | 2 +- fleet_integration/system.application.winlog/module.tf.json | 2 +- fleet_integration/system.diskio.system_metrics/README.md | 2 +- fleet_integration/system.diskio.system_metrics/module.tf.json | 2 +- .../system.process_summary.system_metrics/README.md | 2 +- .../system.process_summary.system_metrics/module.tf.json | 2 +- fleet_integration/system.security.winlog/README.md | 2 +- fleet_integration/system.security.winlog/module.tf.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/fleet_integration/system.application.winlog/README.md b/fleet_integration/system.application.winlog/README.md index 43c790b..1bfb750 100644 --- a/fleet_integration/system.application.winlog/README.md +++ b/fleet_integration/system.application.winlog/README.md @@ -27,7 +27,7 @@ No resources. | [fleet\_data\_stream\_namespace](#input\_fleet\_data\_stream\_namespace) | Namespace to use for the data stream. | `string` | `"default"` | no | | [fleet\_package\_policy\_description](#input\_fleet\_package\_policy\_description) | Description to use for the package policy. | `string` | `""` | no | | [fleet\_package\_policy\_name\_suffix](#input\_fleet\_package\_policy\_name\_suffix) | Suffix to append to the end of the package policy name. | `string` | `""` | no | -| [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the system package to use. | `string` | `"1.62.0"` | no | +| [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the system package to use. | `string` | `"1.62.1"` | no | | [ignore\_older](#input\_ignore\_older) | If this option is specified, events that are older than the specified amount of time are ignored. Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". | `string` | `"72h"` | no | | [language](#input\_language) | The language ID the events will be rendered in. The language will be forced regardless of the system language. A complete list of language IDs can be found https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-lcid/a9eac961-e77d-41a6-90a5-ce1a8b0cdb9c[here]. It defaults to `0`, which indicates to use the system language. E.g.: 0x0409 for en-US | `string` | `0` | no | | [preserve\_original\_event](#input\_preserve\_original\_event) | Preserves a raw copy of the original XML event, added to the field `event.original` | `bool` | `false` | no | diff --git a/fleet_integration/system.application.winlog/module.tf.json b/fleet_integration/system.application.winlog/module.tf.json index 1fe24f2..09295fc 100644 --- a/fleet_integration/system.application.winlog/module.tf.json +++ b/fleet_integration/system.application.winlog/module.tf.json @@ -33,7 +33,7 @@ "fleet_package_version": { "type": "string", "description": "Version of the system package to use.", - "default": "1.62.0" + "default": "1.62.1" }, "ignore_older": { "type": "string", diff --git a/fleet_integration/system.diskio.system_metrics/README.md b/fleet_integration/system.diskio.system_metrics/README.md index 9e4bfb8..d423b33 100644 --- a/fleet_integration/system.diskio.system_metrics/README.md +++ b/fleet_integration/system.diskio.system_metrics/README.md @@ -26,7 +26,7 @@ No resources. | [fleet\_data\_stream\_namespace](#input\_fleet\_data\_stream\_namespace) | Namespace to use for the data stream. | `string` | `"default"` | no | | [fleet\_package\_policy\_description](#input\_fleet\_package\_policy\_description) | Description to use for the package policy. | `string` | `""` | no | | [fleet\_package\_policy\_name\_suffix](#input\_fleet\_package\_policy\_name\_suffix) | Suffix to append to the end of the package policy name. | `string` | `""` | no | -| [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the system package to use. | `string` | `"1.62.0"` | no | +| [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the system package to use. | `string` | `"1.62.1"` | no | | [period](#input\_period) | n/a | `string` | `"10s"` | no | | [processors\_yaml](#input\_processors\_yaml) | Processors are used to reduce the number of fields in the exported event or to enhance the event with metadata. This executes in the agent before the logs are parsed. See [Processors](https://www.elastic.co/guide/en/beats/filebeat/current/filtering-and-enhancing-data.html) for details. | `string` | `null` | no | | [system\_hostfs](#input\_system\_hostfs) | The proc filesystem base directory. | `string` | `null` | no | diff --git a/fleet_integration/system.diskio.system_metrics/module.tf.json b/fleet_integration/system.diskio.system_metrics/module.tf.json index 80a15bd..fdf911e 100644 --- a/fleet_integration/system.diskio.system_metrics/module.tf.json +++ b/fleet_integration/system.diskio.system_metrics/module.tf.json @@ -28,7 +28,7 @@ "fleet_package_version": { "type": "string", "description": "Version of the system package to use.", - "default": "1.62.0" + "default": "1.62.1" }, "period": { "type": "string", diff --git a/fleet_integration/system.process_summary.system_metrics/README.md b/fleet_integration/system.process_summary.system_metrics/README.md index a2d8840..50d134f 100644 --- a/fleet_integration/system.process_summary.system_metrics/README.md +++ b/fleet_integration/system.process_summary.system_metrics/README.md @@ -25,7 +25,7 @@ No resources. | [fleet\_data\_stream\_namespace](#input\_fleet\_data\_stream\_namespace) | Namespace to use for the data stream. | `string` | `"default"` | no | | [fleet\_package\_policy\_description](#input\_fleet\_package\_policy\_description) | Description to use for the package policy. | `string` | `""` | no | | [fleet\_package\_policy\_name\_suffix](#input\_fleet\_package\_policy\_name\_suffix) | Suffix to append to the end of the package policy name. | `string` | `""` | no | -| [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the system package to use. | `string` | `"1.62.0"` | no | +| [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the system package to use. | `string` | `"1.62.1"` | no | | [period](#input\_period) | n/a | `string` | `"10s"` | no | | [processors\_yaml](#input\_processors\_yaml) | Processors are used to reduce the number of fields in the exported event or to enhance the event with metadata. This executes in the agent before the logs are parsed. See [Processors](https://www.elastic.co/guide/en/beats/filebeat/current/filtering-and-enhancing-data.html) for details. | `string` | `null` | no | | [system\_hostfs](#input\_system\_hostfs) | The proc filesystem base directory. | `string` | `null` | no | diff --git a/fleet_integration/system.process_summary.system_metrics/module.tf.json b/fleet_integration/system.process_summary.system_metrics/module.tf.json index 2b3e7f9..dd89475 100644 --- a/fleet_integration/system.process_summary.system_metrics/module.tf.json +++ b/fleet_integration/system.process_summary.system_metrics/module.tf.json @@ -23,7 +23,7 @@ "fleet_package_version": { "type": "string", "description": "Version of the system package to use.", - "default": "1.62.0" + "default": "1.62.1" }, "period": { "type": "string", diff --git a/fleet_integration/system.security.winlog/README.md b/fleet_integration/system.security.winlog/README.md index 43c790b..1bfb750 100644 --- a/fleet_integration/system.security.winlog/README.md +++ b/fleet_integration/system.security.winlog/README.md @@ -27,7 +27,7 @@ No resources. | [fleet\_data\_stream\_namespace](#input\_fleet\_data\_stream\_namespace) | Namespace to use for the data stream. | `string` | `"default"` | no | | [fleet\_package\_policy\_description](#input\_fleet\_package\_policy\_description) | Description to use for the package policy. | `string` | `""` | no | | [fleet\_package\_policy\_name\_suffix](#input\_fleet\_package\_policy\_name\_suffix) | Suffix to append to the end of the package policy name. | `string` | `""` | no | -| [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the system package to use. | `string` | `"1.62.0"` | no | +| [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the system package to use. | `string` | `"1.62.1"` | no | | [ignore\_older](#input\_ignore\_older) | If this option is specified, events that are older than the specified amount of time are ignored. Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". | `string` | `"72h"` | no | | [language](#input\_language) | The language ID the events will be rendered in. The language will be forced regardless of the system language. A complete list of language IDs can be found https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-lcid/a9eac961-e77d-41a6-90a5-ce1a8b0cdb9c[here]. It defaults to `0`, which indicates to use the system language. E.g.: 0x0409 for en-US | `string` | `0` | no | | [preserve\_original\_event](#input\_preserve\_original\_event) | Preserves a raw copy of the original XML event, added to the field `event.original` | `bool` | `false` | no | diff --git a/fleet_integration/system.security.winlog/module.tf.json b/fleet_integration/system.security.winlog/module.tf.json index a6f5f6d..7fc686d 100644 --- a/fleet_integration/system.security.winlog/module.tf.json +++ b/fleet_integration/system.security.winlog/module.tf.json @@ -33,7 +33,7 @@ "fleet_package_version": { "type": "string", "description": "Version of the system package to use.", - "default": "1.62.0" + "default": "1.62.1" }, "ignore_older": { "type": "string",