Shaunak Kashyap
Shaunak Kashyap
Based on https://discuss.elastic.co/t/filebeat-7-0-0-rename-index/177435. Chatting with @urso, he confirmed that Beats will ignore the `output.elasticsearch.index` setting that allows users to override the index name used for Beats events, when ILM is...
**Description:** This change adds another layer of validation to pipelines. It validates that all the components in a pipeline are of the same type as the pipeline. For example, if...
Fixes #181 ### Changes Introduced Allows users to run specific code blocks within a slide. - `ctrl+e` puts the user in code block execution mode. It can be followed up...
This PR adds a new section to the PR template for describing any steps users could take to mitigate disruptive changes, when a PR introduces such changes.
As seen in https://beats-ci.elastic.co/job/Beats/job/beats/job/main/1343/#showFailuresLink: [Build&Test / x-pack/metricbeat-pythonIntegTest / x-pack.metricbeat.module.stan.test_stan.TestStan.test_metricset_0_stats](https://beats-ci.elastic.co/job/Beats/job/beats/job/main/1343/testReport/junit/x-pack.metricbeat.module.stan.test_stan/TestStan/Build_Test___x_pack_metricbeat_pythonIntegTest___test_metricset_0_stats/) [Build&Test / x-pack/metricbeat-pythonIntegTest / x-pack.metricbeat.module.stan.test_stan.TestStan.test_metricset_1_channels](https://beats-ci.elastic.co/job/Beats/job/beats/job/main/1343/testReport/junit/x-pack.metricbeat.module.stan.test_stan/TestStan/Build_Test___x_pack_metricbeat_pythonIntegTest___test_metricset_1_channels/) [Build&Test / x-pack/metricbeat-pythonIntegTest / x-pack.metricbeat.module.stan.test_stan.TestStan.test_metricset_2_subscriptions](https://beats-ci.elastic.co/job/Beats/job/beats/job/main/1343/testReport/junit/x-pack.metricbeat.module.stan.test_stan/TestStan/Build_Test___x_pack_metricbeat_pythonIntegTest___test_metricset_2_subscriptions/) [Build&Test / x-pack/metricbeat-goIntegTest / github.com/elastic/beats/v7/x-pack/metricbeat/module/stan/channels.TestData](https://beats-ci.elastic.co/job/Beats/job/beats/job/main/1343/testReport/junit/github/com_elastic_beats_v7_x-pack_metricbeat_module_stan_channels/Build_Test___x_pack_metricbeat_goIntegTest___TestData/) [Build&Test / x-pack/metricbeat-goIntegTest / github.com/elastic/beats/v7/x-pack/metricbeat/module/stan/channels.TestFetch](https://beats-ci.elastic.co/job/Beats/job/beats/job/main/1343/testReport/junit/github/com_elastic_beats_v7_x-pack_metricbeat_module_stan_channels/Build_Test___x_pack_metricbeat_goIntegTest___TestFetch/) [Build&Test...
Currently we have stack monitoring parity tests running in the Elastic Stack Testing Framework (ESTF). You can read more about these tests, particularly why they were created and how they...
**Describe the enhancement:** Taken from https://github.com/elastic/apm-server/issues/11381: The [`client.Expected` struct](https://github.com/elastic/elastic-agent-client/blob/dd646033eae6ef77cf6ff5d297e0d5513d08ac7f/pkg/client/unit.go#L157-L163) attached to each unit contains an `APMConfig` field: ```go type Expected struct { Config *proto.UnitExpectedConfig Features *proto.Features LogLevel UnitLogLevel State UnitState...
### Version `8.15.0-SNAPSHOT`, `8.13.2`, likely any version >= `8.9.0`. ### Operating System Windows 10, but quite likely this is happening on any Windows versions, and likely on any OS that...
Update test environment versions to the correct Elastic Stack version. Merge only after the release of 8.16.0.
Updates references to the new release 8.16.1. Merge after the release 8.16.0.