Groups
Groups
Sign in
Groups
Groups
sysdig
Conversations
About
Send feedback
Help
sysdig
Contact owners and managers
1–30 of 285
Welcome to the official mailing list for sysdig, an open source system exploration and troubleshooting tool. Please use this community for support and technical discussions of sysdig. Happy digging!
Mailing list:
sysdig@googlegroups.com
Website:
www.sysdig.org
Github repo:
https://github.com/
draios/sysdig
Proudly supported by:
www.sysdig.com
Mark all as read
Report group
0 selected
Pablo Manuel Sanz Fernández
Jun 19
Sysdig incompability with Rocky Linux 9.6
Hi. We're trying to install sysdig on Rocky Linux 9.6, x86 64 bit server, from Draios repo. When
unread,
Sysdig incompability with Rocky Linux 9.6
Hi. We're trying to install sysdig on Rocky Linux 9.6, x86 64 bit server, from Draios repo. When
Jun 19
Vivek Kumar
3/17/24
Suddenly my Facebook account is hack plz recovery my account
unread,
Suddenly my Facebook account is hack plz recovery my account
3/17/24
Eshaan Satish Mudgal
,
Thomas
2
8/17/23
Sysdig running as a container does not log metrics for other containers running on the host
Hi all, I'm facing the same issue. Any solution or workaround for it? Best Regards Thomas Eshaan
unread,
Sysdig running as a container does not log metrics for other containers running on the host
Hi all, I'm facing the same issue. Any solution or workaround for it? Best Regards Thomas Eshaan
8/17/23
Forest William
6/17/23
Sysdig cannot associate the Child process of fork in C language with the command executed in the Child process
char *cmd = "ifconfig"; pid_t pid = fork(); // create if (pid == -1) { perror("fork
unread,
Sysdig cannot associate the Child process of fork in C language with the command executed in the Child process
char *cmd = "ifconfig"; pid_t pid = fork(); // create if (pid == -1) { perror("fork
6/17/23
xuan trung bui
, …
Salman Khwaja
4
5/2/23
install sysdig
Moving onto installing SCAP (Security Content Automation Protocol) # yum -y install openscap-scanner
unread,
install sysdig
Moving onto installing SCAP (Security Content Automation Protocol) # yum -y install openscap-scanner
5/2/23
Salman Khwaja
2
5/2/23
How to install SysDig in CentOS Manually.
Got the response.. Detailed guide is mentioned @ CentOS, RHEL, Fedora, Amazon Linux On Tuesday, 2 May
unread,
How to install SysDig in CentOS Manually.
Got the response.. Detailed guide is mentioned @ CentOS, RHEL, Fedora, Amazon Linux On Tuesday, 2 May
5/2/23
Andrey Pavlov
4/4/23
Compile sysdig without lua stuff
Hi, is it possible to compile sysdig without Lua utilities (minilua etc. from what I though lua is
unread,
Compile sysdig without lua stuff
Hi, is it possible to compile sysdig without Lua utilities (minilua etc. from what I though lua is
4/4/23
Md Sadun Haq
3/27/23
Sysdig traces repositories
Hello, I was wondering whether any repositories have a collection of sysdig traces. For example:
unread,
Sysdig traces repositories
Hello, I was wondering whether any repositories have a collection of sysdig traces. For example:
3/27/23
Vivian Kong
1/20/23
How to test Sysdig
Hello, I'm building Sysdig from source (https://github.com/draios/sysdig/wiki/How-to-Install-
unread,
How to test Sysdig
Hello, I'm building Sysdig from source (https://github.com/draios/sysdig/wiki/How-to-Install-
1/20/23
Don Wolfe
2
1/19/23
How to use properly to monitor user activity
Am using a script run from cron every midnight, which does this: sysdig -M 86400 -c spy_users \ |
unread,
How to use properly to monitor user activity
Am using a script run from cron every midnight, which does this: sysdig -M 86400 -c spy_users \ |
1/19/23
Jayagauri Sunke
11/30/22
Kernal error
Hi , I am getting the following error Unable to find kernel development files for the current kernel
unread,
Kernal error
Hi , I am getting the following error Unable to find kernel development files for the current kernel
11/30/22
EMS
11/29/22
Thesis Questions: Interpreting Sysdig system call output
Hello, I am writing my bachelor thesis with the topic of formatting output from an system call based
unread,
Thesis Questions: Interpreting Sysdig system call output
Hello, I am writing my bachelor thesis with the topic of formatting output from an system call based
11/29/22
Nayana Thorat
11/4/22
gtest error with sysdig
Hi, I am building sysdig v0.30.0 from source on Ubuntu 20.04. Tried to enable Tests through cmake
unread,
gtest error with sysdig
Hi, I am building sysdig v0.30.0 from source on Ubuntu 20.04. Tried to enable Tests through cmake
11/4/22
Md Sadun Haq
,
Federico Di Pierro
2
6/8/22
ARM support
Hi Sadun! Sysdig tool uses falcosecurity libs and it somewhat strictly follows Falco development. In
unread,
ARM support
Hi Sadun! Sysdig tool uses falcosecurity libs and it somewhat strictly follows Falco development. In
6/8/22
hor...@gmail.com
3/4/22
does sysdig comprehensively show all system events?
All, I was writing an sysdig script where the intent was to show all file opens and accesses. However
unread,
does sysdig comprehensively show all system events?
All, I was writing an sysdig script where the intent was to show all file opens and accesses. However
3/4/22
Paul Williams
3/2/22
how to view the network components involved in a connection?
Dear Sirs, We have a kubernetes pod connects to an external ip. On the kubernetes node, the
unread,
how to view the network components involved in a connection?
Dear Sirs, We have a kubernetes pod connects to an external ip. On the kubernetes node, the
3/2/22
Paul Williams
3/2/22
chisel iobytes chisel error: calling on_interval() failed:C++ exception
sysdig was installed just now via the following command: curl -s https://s3.amazonaws.com/download.
unread,
chisel iobytes chisel error: calling on_interval() failed:C++ exception
sysdig was installed just now via the following command: curl -s https://s3.amazonaws.com/download.
3/2/22
Suraj Mundada
, …
Eric Kitchen
4
12/13/21
Installation failure on Ubuntu 20 on AWS ARM server
Any idea when arm64 will be supported? I am on an M1 Mac with Ubuntu 20.xx but was wondering if these
unread,
Installation failure on Ubuntu 20 on AWS ARM server
Any idea when arm64 will be supported? I am on an M1 Mac with Ubuntu 20.xx but was wondering if these
12/13/21
Babu Kandimalla
2
7/19/21
Ubuntu 18.04 VM monitoring using Sysdig in Azure Cloud
Not able to attach files. So I am copying them here. #include <stdio.h> #include <stdlib.h
unread,
Ubuntu 18.04 VM monitoring using Sysdig in Azure Cloud
Not able to attach files. So I am copying them here. #include <stdio.h> #include <stdlib.h
7/19/21
Babu Kandimalla
7/17/21
test
Testing
unread,
test
Testing
7/17/21
pf chi
7/5/21
can anyone help me about how to add execution call stack on every event?
I can't do this work on user space ,should i modify the kernel object of sysdig?
unread,
can anyone help me about how to add execution call stack on every event?
I can't do this work on user space ,should i modify the kernel object of sysdig?
7/5/21
azadeh_acc t
3/28/21
syscall types logged by auditd vs. sysdig
I am new to Sysdig and auditd to be honest. I am wondering about the difference I notice in the
unread,
syscall types logged by auditd vs. sysdig
I am new to Sysdig and auditd to be honest. I am wondering about the difference I notice in the
3/28/21
Mario Congo
3/2/21
sysdig@googlegroups.com
Hi team Some one knows how to install sysdig on Zorin OS, because when I try I have this error. *
unread,
sysdig@googlegroups.com
Hi team Some one knows how to install sysdig on Zorin OS, because when I try I have this error. *
3/2/21
Mario Congo
3/2/21
sysdig@googlegroups.com
Hola team, como puedo instalar sysdig en zorin OS, me sale que mi sistema no está soportado
unread,
sysdig@googlegroups.com
Hola team, como puedo instalar sysdig en zorin OS, me sale que mi sistema no está soportado
3/2/21
berdouz...@gmail.com
10/18/20
building sysdig on alpinelinux from source code
Hi everyone, there is any clean method to build sysdig, from source code, on alpine linux ? i mean,
unread,
building sysdig on alpinelinux from source code
Hi everyone, there is any clean method to build sysdig, from source code, on alpine linux ? i mean,
10/18/20
Scott Bruder
9/18/20
Compliance Management Contacts
Hi, Would you be interested in a email leads of Compliance Management Executives? We can help you
unread,
Compliance Management Contacts
Hi, Would you be interested in a email leads of Compliance Management Executives? We can help you
9/18/20
Sara Greenwood
9/1/20
MIT and/or GPL
Hi, In the Readme file it states that sysdig should be licensed under MIT and GPL but in the license
unread,
MIT and/or GPL
Hi, In the Readme file it states that sysdig should be licensed under MIT and GPL but in the license
9/1/20
saiy...@gmail.com
2/18/20
Sysdig running as a kubernetes pod to monitor the VM user activity
For this particular use case where I am trying to use a sysdig -c spy_users on the VM's where it
unread,
Sysdig running as a kubernetes pod to monitor the VM user activity
For this particular use case where I am trying to use a sysdig -c spy_users on the VM's where it
2/18/20
Greg Mattson
1/7/20
collecting unique values of system calls with sysdig
All, I'd like to collect all system opens with sysdig as a system runs - however, I'm running
unread,
collecting unique values of system calls with sysdig
All, I'd like to collect all system opens with sysdig as a system runs - however, I'm running
1/7/20
leopold1...@gmail.com
12/22/19
Question regarding
Hi all While using sysdig to collecting data about domain name( sysdig -p "%fd.sip.name"),
unread,
Question regarding
Hi all While using sysdig to collecting data about domain name( sysdig -p "%fd.sip.name"),
12/22/19