sysdig icon indicating copy to clipboard operation
sysdig copied to clipboard

Identity chisel

Open dhbaird opened this issue 11 years ago • 3 comments

I am looking for an example of an "identity" chisel: a lua chisel that will print out just the individual events as they occur. Could an identity chisel be provided in the chisels suite? Thanks!

dhbaird avatar Aug 29 '14 15:08 dhbaird

Can you please clarify what you have in mind? Something that prints each event on the command line similarly to what sysdig does when run without arguments?

If yes, how would you envision using it?

ldegio avatar Aug 29 '14 16:08 ldegio

Yeah, @ldegio, exactly: something that operates like the default sysdig without arguments (without a specific chisel), and prints out the original events, uninterpreted/aggregated/etc.. This is primarily because, as a newbie to both sysdig and to lua, it would help greatly if I can see how to see how to access to the original raw data event-by-event. Thanks!

dhbaird avatar Aug 29 '14 16:08 dhbaird

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 02 '23 02:03 github-actions[bot]