-
Currently, if you deploy on an IPv6 cluster, the chart will fail, because cribl.yml defaults to using 0.0.0.0 as the API Server bind address. Provide an option to use the IPv6 equivalent on install.
-
# Background:
Our current Splunk setup does not properly split indexes per telemetry source type. Currently, all logging and monitoring telemetry, including infra tools, is being stored on an index …
-
We need to get 3x commands in the docs describing how to start Edge in a container where the user intends to scope any and all apps on the same host where Edge is deployed.
Note that Edge defines 2…
-
Add support for a REST API endpoint to enable configuration and control of AppScope when run as a service on a local system.
**Acceptance Criteria**
- REST API Endpoint for configuration and con…
-
gosu cannot be installed when running as non-root
-
### Steps To Reproduce
Trying to deploy AppScope into a Kubernetes environment using `scope k8s` will fail as `server` is unable to get a signed certificate from the K8s CA.
1. Try to deploy scope…
-
Description
As part of the https://github.com/wazuh/wazuh/issues/16362, it is necessary to study the use case, access patterns, and documentation for other source integrations to identify best practi…
-
### Steps To Reproduce
Minimal Dockerfile which can be used to repro the issue
```
FROM postgres:14
COPY --from=cribl/scope:dev /usr/local/bin/scope /usr/local/bin/scope
RUN /usr/local/bin/sc…
-
### Steps To Reproduce
On arm64 env, during scoping the Cribl using dynamic configuration file results with segfault
Dynamic configuration file:
```
echo "SCOPE_CONF_RELOAD=true" > /tmp/scope.${…
-
### Steps To Reproduce
ldscope -- terraform plan
AppScope 1.2.2
Terraform 1.3.8 (new version of terraform), compiled statically using go1.19.4
### Environment
```markdown
- AppScope: 1…