Robbie Ogburn

Results 4 issues of Robbie Ogburn

The Logstash RPM will fail to install on RHEL 8 w/ FIPS mode enabled because it isn't signed with a SHA256 header (see `BZ#1581990` [1]. ``` [robbie@rob-nix-06 ~]$ sudo rpm...

enhancement
packaging

The current approach [1][2] to converting extension fields that have an array-like syntax (e.g changing `fieldname[0]` to `[fieldname][0]`) can lead to conflicts or data loss if a key with the...

enhancement

Tested on: `logstash-filter-elasticsearch (3.6.0)` Defining a connection schema will override the default port (`9200`) for a given host. Scenario: Elasticsearch node bound to loopback/localhost: * `hosts => ["localhost:9200"]` - works...

bug

**Kibana version:** `8.15.0` **Elasticsearch version:** `8.15.0` **Describe the bug:** Attempting to upgrade a Fleet Server Agent from `8.14.3` -> `8.15.0` results in a misleading warning: ``` Please choose another version....

bug
Team:Fleet