-
```
root@14cd87fb734d:/# scope run -p -- apt update
(...)
root@14cd87fb734d:/# scope run -p -- apt upgrade
(...)
Do you want to continue? [Y/n]
(...)
Processing triggers for libc-bin (2.31-0ub…
-
If we install libscope, a filter file and ld.so.preload for new containers, we can support the requirement to scope a defined app whenever and in whatever context it starts. We have been able to reali…
-
We need clearly defined and documented support for install/uninstall and operational commands to support AppScope running via Cribl Edge.
**Acceptance Criteria**
- Add an `install` subcommand
…
-
@clhobbs would you be able to change output of your tests so it's more clear which exactly events missing/duplicate etc.?
-
### Steps To Reproduce
Using following image
```
FROM node:18.13.0-bullseye-slim
RUN npm install -g pnpm@7.28.0
# From https://docs.docker.com/engine/install/ubuntu/
RUN apt-get update && a…
-
### Steps To Reproduce
## Environment:
#### Ubuntu 22.04
```
SCOPE_CRIBL_ENABLE=false
SCOPE_LOG_LEVEL=error
SCOPE_METRIC_VERBOSITY=9
SCOPE_LOG_DEST=file:///opt/test-runner/logs/scope.log
SC…
-
### Steps To Reproduce
Reported by a user:
```
When I scope top, I get three interfaces (log, events, metrics) that are all connected
When I scope bash, I get two interfaces (log, cribl) and only …
-
### Steps To Reproduce
When running AppScope on Kubernetes, the `scope-pod-extract-0` init container injected by the mutating webhook fails to start when the container image uses a `distroless` base …
-
# Background:
While looking into index=sysmonforlinux I noticed that both the message and sysmonxml fields need to be extracted to their individual fields just like on the sysmon index
```
**me…
-
Add support for deploying AppScope in Kubernetes via a Helm Chart, in addition to the existing `scope k8s` cli command.
**Acceptance Criteria**
- Host charts in the https://github.com/criblio/h…