You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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?
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!
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.
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!
The text was updated successfully, but these errors were encountered: