Anderson Queiroz

Results 13 issues of Anderson Queiroz

The built-in jQuery conflicts with the jQquery included in the app by the jQuery plugin. And the solutions such as jQuery.noConflict() does not work properly. It solves to some functions,...

This feature introduces experimental support for reading GZIP-compressed files directly within the filestream input. Many logging systems and rotation strategies produce compressed log files (e.g., .log.gz). Currently, filebeat cannot process...

Team:Elastic-Agent-Data-Plane

## Proposed commit message ``` filebeat/input/v2: add output metrics aggregated by input This change adds output metrics aggregated by input to the v2 inputs. It adds an output listener passed...

release-note:skip
Team:Elastic-Agent-Data-Plane

## Proposed commit message ``` filebeat: remove usages of inputmon.NewInputRegistry This is a follow up on https://github.com/elastic/beats/pull/42618. It refactors filebeat v2 inputs to use the new monitoring API. This change...

Team:obs-ds-hosted-services
release-note:skip
Team:Elastic-Agent-Data-Plane
Team:Security-Service Integrations
Team:Security-Windows Platform
Team:Security-Deployment and Devices
backport-8.19

The filestream input documentation needs to be updated to include the new experimental GZIP support. The documentation should cover: - new configuration options - warning that the feature is in...

Team:Elastic-Agent-Data-Plane

Following up https://github.com/elastic/beats/issues/44866, a comprehensive set of benchmarks is required to understand the performance characteristics, overhead, and potential risks associated with this. Required Benchmarks - Performance overhead compared to plain...

Team:Elastic-Agent-Data-Plane

## Proposed commit message ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I have commented my code, particularly in hard-to-understand areas...

needs_team

## Proposed commit message ``` filebeat: Promote filestream GZIP support to GA Promotes GZIP support in the filestream input from beta to General Availability. Deprecates the `gzip_experimental` option in favour...

Team:Docs
Team:Elastic-Agent-Data-Plane

Add a proof-of-concept for a new "growing_fingerprint" file identity mode that addresses the limitation where files smaller than the fingerprint size (default 1024 bytes) cannot be tracked. ### Key changes:...

backport-skip
Team:Elastic-Agent-Data-Plane
skip-changelog

With https://github.com/elastic/beats/pull/47331 we allow users to opt-in to add the user and group to the events' meta fields. It requires 2 extra syscalls, which might add a non-negligible overhead. We...

Team:Elastic-Agent-Data-Plane