-
**Describe the bug**
A clear and concise description of what the bug is.
- Docker Image's `I18N_LOCALE` environment variable does not seem to work. But `I18N_LOCALE` is actually documented as fo…
-
### Describe the bug
The `plugins.security.disabled` no longer looks to be working in the 2.12 release.
Setting the variable as an environment variable now leads to the following error in the lo…
-
**Is your feature request related to a problem?**
I want to use the jdbc driver in OSGi enviroments, but cant because it has not a proper Manifest
**What solution would you like?**
add Manifest M…
-
## Description
At present the test suite added via https://github.com/opensearch-project/opensearch-api-specification/pull/439 test for common scenario, which is 403 when calling admin-only API.
…
-
Wazuh version: 4.9.1
Component: Wazuh-Dashboard
Install type: All components are deployed in a single VM
Install method: Script based
Platform: Ubuntu 22.04.4 LTS
Here is the thing, it was work…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
I upgraded from 4.8 (4.8.2 I believe), following https://documentation.wazuh.com/current/upgrade-guide/…
-
***Build Failed Error***: **flow-framework failed during the distribution build for version: 3.0.0.**
Please see build log at https://build.ci.opensearch.org/job/distribution-build…
-
### Describe the bug
1. When we reindex in a empty indices with the command:
```
PUT nested_12
POST _reindex
{
"source": {
"index": "nested_12"
},
"dest": {
"index": "n…
-
**Describe the bug**
Index patterns are being created with a truncated index pattern from the index template index patterns passed in the config
This bug occurs when there is no `ism_policy_file…
-
### Describe the bug
I'm trying to use opensearch ingestion and data prepper for logging and visualized with opensearch
Log has a field time with format like "yy/MM/dd HH:mm:ss.SSS"
EX) 24/10/28 …