execbeat
execbeat copied to clipboard
Added 'args' and 'name' fields to event before publishing
Hi,
We added a name key to each command so that users can give a unique name to each command for any downstream processing. Also added the argument to be added to the message. Few changes in the build script.
Thanks