Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add realtime monitoring with sysdig #3

Open
pavel-odintsov opened this issue May 9, 2014 · 1 comment
Open

Add realtime monitoring with sysdig #3

pavel-odintsov opened this issue May 9, 2014 · 1 comment

Comments

@pavel-odintsov
Copy link
Contributor

With this code you can add realtime checking of all opened/closed files.

sysdig -p "%12user.name %6proc.pid %12proc.name %3fd.num %fd.typechar %fd.name" evt.type=open
@pavel-odintsov
Copy link
Contributor Author

sysdig -p "%12user.name %6proc.pid %12proc.name" evt.type=execve
root         18274  sshd        
root         18274  sshd        
root         18277  bash        
root         18277  id          
zabbix       18278  zabbix_agent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant