-
For the first episode we would like to have the following format
- [ ] News from the week
- [ ] OSS News (Nova has her list, and will add to hackmd)
- [ ] News from the industry (sync w…
-
Expand the existing 2 tiles into 4 separate tiles:
- SRE Tools (roughly same as existing SRE Tools - include LogDNA, Sysdig, Activity Tracker, Object Storage, Key Protect)
- Provision cluster
- I…
-
I have tried this datasource.
The auth token link refers to sysdig cloud.
Is better to make this configurable in case we want to use our own sysdig service?
-
Hi team,
I am executing : `kubectl capture xxx-deployment-687bd87b86-p2264` but getting error during `gunzip`
```
$ gunzip capture-xxx-deployment-687bd87b86-p2264-1571295964.scap.gz
gzip: captur…
-
I am using the rule set from falco-incubating_rules.yaml, and try to filter out some of the irrelevant UDP traffic from the 'Unexpected UDP traffic' rule. When I try to filter on fd.net to avoid repo…
-
**Got the following error when I tried to install Sysdig on Centos 6.10:**
_**command:**_
yum -y install sysdig
_**output:**_
Loaded plugins: auto-update-debuginfo, fastestmirror
Setting up In…
-
Hello All, Is there a way to generate sysdig dump files based on the timestamp ? I am trying to copy the dump files to gcp storage and not want to overwrite the files. Currently i am doing this (which…
-
With this code you can add realtime checking of all opened/closed files.
``` bash
sysdig -p "%12user.name %6proc.pid %12proc.name %3fd.num %fd.typechar %fd.name" evt.type=open
```
-
We're using this plugin to integrate sysdig metrics with other datasources, but it doesn't seem that the plugin supports alerting. A message appears that:
> The datasource does not support alerting…
ssube updated
5 years ago
-
Hello,
when looking at sysdig-probe-loader, when it fails building locally, it retrieves pre-compiled modules from cloud/amazon s3
```
URL=$(echo https://s3.amazonaws.com/download.draios.com/$SYS…