Cmd2Json: covert output to json for atomic logging
cmd2json coverts all output and the exit status (+host/timestamp/custom tags) of a command into a single json blob that can be logged atomically. Great for crons or other command output you want to log.
Post a comment