-
The parsedmarc container is continuously throwing this exception and then restarting shortly afterwards.
```
parsedmarc_1 | elasticsearch.exceptions.ConnectionError: ConnectionError(: Failed t…
-
I'm trying to replicate a cluster setup with docker-compose. Please, see `docker-compose` file below.
```
version: '3'
services:
elasticsearch-master:
image: quay.io/pires/docker-elastic…
-
elastricsearch.yml
```
apiVersion: elasticsearch.k8s.elastic.co/v1alpha1
kind: Elasticsearch
metadata:
name: quickstart
spec:
version: 7.2.0
setVmMaxMapCount: false
nodes:
- nodeCo…
-
I would request some help for following fluent-bit logs which is causing logs skip for our many apps.It works correctly for few hours of the restart of fluent-bit.
**logs 1:**
```
[2021/08/27…
-
Add following fields to alert document:
- service.version
- service.runtime.version
- service.node.name
- kubernetes.pod.name
- container.id
### Dependency
- https://github.com/elastic/ki…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Default deployment of SELKS dockerized version over Ubuntu 22.04.4 LTS does not work
### Exp…
-
Add following fields to alert document:
- service.version
- service.runtime.version
- service.node.name
- kubernetes.pod.name
- container.id
### Dependency
- https://github.com/elastic/ki…
-
Add following fields to alert document:
- service.version
- service.runtime.version
- service.node.name
- kubernetes.pod.name
- container.id
### Dependency
- https://github.com/elastic/ki…
-
I'm wondering whether I can use a S3 bucket as a disk-cache object or, at the very least, a location where I can store my caches when using the bindCache function. I'm planning on hosting my Shiny app…
-
Hello,
I'm trying to deploy this across a 4-host cluster where I have it setup with 3 master nodes, 1 ingest node, 1 tribe node, and 2 data nodes. The problem is that it's not clear how this should…