-
We are having a memory issue running Rocstar v1.0. While running the ACM test case with either Rocflu or Rocflo, Rocstar's memory usage continues to increase until the memory is filled and the solver …
-
version logstash 1.5.3, installed from the official repo (apt)
**description**
An invalid field type in a mutate conversion doesn't raise any flags when run with --configtest. When it errors out, it…
-
seen at https://logstash-ci.elastic.co/job/elastic+logstash+master+multijob-acceptance/label=metal,suite=debian/22/console
```
Failures:
1) artifacts operation behaves like installable is running …
-
# This issue is just for what we *actually* need to source. For discussions on what we *may* need to source please go to #7, #15
Items we have sufficient stocks of (enough for >20000 visors) ~are …
-
# Need
The code should be nicely structured in order to make it easy to contribute.
# Deliverables
- [ ] code has a new structure that makes more sense given the ETag vs polling mechanisms introduced…
-
**Describe the feature:** Create "quiet times" for Rule alerting
**Describe a specific use case for the feature:** We are being asked by some of our internal teams to set "quiet times" for alerts t…
-
## Prerequisites
- [X] I read the [Deployment and Setup](https://docs.opencti.io/latest/deployment/overview) section of the OpenCTI documentation as well as the [Troubleshooting](https://docs.openc…
-
Currently, if you want to use an HTML table in a markdown-based connector like email, you can try with something like this:
```
| time | host | cpu |
|------|------|-----|
{{#context.hits}}
{{#…
-
Recently introduced test ("Test get stats for started datafeed contains timing stats" introduced in https://github.com/elastic/elasticsearch/pull/43045 fails on CI with broken assertion:
```
java.l…
-
Can mongo-connector be configured to ignore delete requests?
I want to use it only to sync inserts from mongodb to elasticsearch (elastic2-doc-manager).