Sysdig running as a kubernetes pod to monitor the VM user activity
21 views
Skip to first unread message
saiy...@gmail.com
unread,
Feb 18, 2020, 5:08:26 AM2/18/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sysdig
For this particular use case where I am trying to use a sysdig -c spy_users on the VM's where it will be running. when I do kubectl logs of pod it should the logs but there is a lot of delays. SO sysdig pod running on Node A, user logs in to Node A do some activity and logs off. The sysdiig logs or the container logs are showing the activity after lot of time. It is not real-time, In my case I have nodes coming up and going away frequently it can impact the auditing that I am actually looking for. Any help on this ?