Jaime Soriano Pastor

Results 19 issues of Jaime Soriano Pastor

**Description** `docker-compose config` formats the `published` port as a string, this can be a problem when parsing this output. This starts to happen in 2.3.0. In [documentation](https://docs.docker.com/compose/cli-command-compatibility/) ports appear as...

While investigating https://github.com/elastic/kibana/issues/129344#issuecomment-1201575075, I found some field definitions for dynamic mappings that seem invalid. The fields are these ones: * `kubernetes.scheduler.pod.preemption.victims.bucket.*` * `azure.auditlogs.target_resources.*` * `azure.auditlogs.target_resources.*.modified_properties.*` They have wildcards, but they...

bug
Team:Elastic-Agent-Data-Plane
Team:Cloud-Monitoring
Team:Cloudnative-Monitoring

Metricsets of the MongoDB module are doing their own parsing of the `hosts` setting ([here](https://github.com/elastic/beats/blob/57c237194a6dabccb5d1545114e35a628071119b/metricbeat/module/mongodb/mongodb.go#L80)), and using the result to configure the MongoDB client ([here](https://github.com/elastic/beats/blob/57c237194a6dabccb5d1545114e35a628071119b/metricbeat/module/mongodb/mongodb.go#L157)). Usually, hosts parsing is done...

bug
module
Metricbeat
regression
Team:Service-Integrations

Fields definitions for dynamic mappings generate the dynamic mapping, but also an static mapping with a member named `*`. This seems unexpected. For example the following field definition: ``` -...

Team:Elastic-Agent-Data-Plane

After https://github.com/elastic/beats/pull/6819, the filesystem metricset collects one event per mounted filesystem. If the filesystem is mounted several times only one event is generated per filesystem. This is intended to avoid...

enhancement
module
Metricbeat
[zube]: Backlog
Team:Integrations
Stalled

There are several metrics reporting output errors from the `beat` module, clarify their meaning in [the docs](https://www.elastic.co/guide/en/beats/metricbeat/7.14/exported-fields-beat.html#_output), focusing on how worrisome these errors are for users. For example it is...

docs
Metricbeat
Team:Integrations
Feature: Stack Monitoring

Currently the only tests for Cloud Foundry are integration tests that need to be run manually. They are ok when changes are done in Cloud Foundry specific code, but other...

Team:Integrations
Stalled

A possible use case of Kubernetes autodiscover is to discover pods in a multi-tenant cluster, where the Beats operator doesn't have any cluster-level permissions. Despite this limitation, it should be...

Team:Integrations
autodiscovery
Stalled
kubernetes

Docker can be run natively on Windows and this way it can run native containers, this allows to have Windows nodes in Kubernetes clusters running native Windows applications. GKE allows...

enhancement
:Windows
meta
containers
[zube]: Backlog
Team:Integrations

Terraform configuration creates an storage bucket for the Ops Manager, but Ops Manager cannot connect to google cloud if it doesn't have a NAT router. These errors appear if the...

accepted
scheduled